Quantcast
Channel:
Viewing all articles
Browse latest Browse all 59170

Forum Post: Rx64M (144pin) Simple I2c and scif

$
0
0
Hi, I am using Rx64M 144 pin set , facing the problem in simple i2c and scif . 1 Simple I2C - used pin  P12 - SSCL2 on processor - clk P13 - SSDA2 on Processor -data connected the HDC1080 - Humidity sensor. Issue - only first byte (slave id) is transferring, for rest of byte clock line goes low 2  SCI FIFO  in async mode - used pin P81 - RXD10 on processor P82- TXD10 on processor connected to 3G Module Issue - data more the 8 byte  are not transferring properly  eg -  char apn_str[ [] = "AT+QICSGP=1,1,\"AIRTELGPRS.COM\",\"\",\"\",0\r\n"  gprs_err =  R_SCIF_Send(gprs,apn_str,sizeof(apn_str)); and how to flush the receiver buffer

Viewing all articles
Browse latest Browse all 59170

Trending Articles