Is it mandatory to have MSP or any other processor to program the LP5569 driver's SRAM ?
Can we to directly program from PC using Custom application ?
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.
Is it mandatory to have MSP or any other processor to program the LP5569 driver's SRAM ?
Can we to directly program from PC using Custom application ?
Hi, Srini,
Since LP5569 is I2C based, you can use any controller that has I2C interface to load code to the driver.
We also have some sample code using C code for your reference.
1220.0904 lp5569_i2c_master_w_multibyte-master_code_MSP_EXP432P401R.zip
You can also refer to the AN:
Hi Kenneth ,
In my case , I am using FTDI (USB to I2C) to program LP5569 SRAM. (not using any processor)
Is there any document or sample code ?
- Srini