Passing an string through I2C

Thread Starter

embed_v

Joined Aug 30, 2010
24
Passing an string through I2C

hiiiii,

i want to pass a char string throuth I2C OVER SERIAL PORT so plz help me to impliment this in C

plzzzzzzzzzzzzz help


thanx,
embed​
 

retched

Joined Dec 5, 2009
5,207
Um.. this is a function of the compiler you are using . Typical there will be a function that breaks the string up and sends it to the buss.
 

t06afre

Joined May 11, 2009
5,934
And while you are at it, please write down some lines about which MCU and compiler you use. Without this information you will not get much help
 
Top