Other Parts Discussed in Thread: , MSP430FR2355
Tool/software:
hi Team,
do we have a c-code driver for I2C?
Regards
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
hi Team,
do we have a c-code driver for I2C?
Regards
Hi Isee,
Note: the LM5177 does not have I2C so I assume you mean the LM51772.
I2C implementation and driver is specific to the used uController.
If this is available it is for the LM51772 just sending an Address byte and a Data byte.
I will check maybe I can provide an example later this week.
Best regards,
Stefan
HI Isee,
I have attached a demo for the I2C interface connection to the LM51772. This is based on the MSP430FR2355.
Best regards,
StefanLM51772_I2C_Demo.zip