Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

CC2640R2F: Continuous writing of I2C

$
0
0

Part Number:CC2640R2F

Hi all, currently I am using the I2C_transfer function to write or read data from my device, which works fine.  However, I have a char array with 10k size, which is too big to copy into a separate array with the register address, meaning:

<register>|<data1,data2,data3>

It would be best for me to write the register with one I2C_transfer call, and then write the big array with another I2C_transfer call.  Is it possible to do that?  What I am observing now is the transfer actually finished, and start again. 


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>