.can i connect the lightcrafter with stm32f4 via uart or i2c !
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.
.can i connect the lightcrafter with stm32f4 via uart or i2c !
Hello Amani,
Welcome to TI DLP E2E community!
In order to interface stm32f4 microcontroller board to the Lightcrafter, you can download the DVSDK Linux build for DM365 processor for Lightcrafter. We provide the LCR_API.h.
This API lib actually listen to the miniUSB which is configured as USB ethernet gadget. There is no UART and I2C flavour library available.
Right now the DM365 I2C and UART are not used for communicating or receiving commands. UART - is for debug o/p port and I2C used to communicated with MSP430, FPGA and DLPC300.
Regards
Manasi
thanks for this infomations so how can i connect the lightcrafter with the calculator of car to have data about the speed of cars i'm trying to do a hud up display with lightcrafter
thank you a lot