Regards LPC1788 FlexWire Interface Support

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Regards LPC1788 FlexWire Interface Support

122 Views
gowtham_pmt1
Contributor II

Hi,

I need to control TPS929240-Q1 Led driver by LPC1788.

Is LPC1788 can support FlexWire Interface through UART or any other way?

Kindly solve my doubt.

0 Kudos
1 Reply

109 Views
HangZhang
NXP Employee
NXP Employee

Hi @gowtham_pmt1 

Yes, the LPC1788 can support FlexWire Interface through UART. The TPS929240-Q1 LED driver is designed to be controlled by a microcontroller via the FlexWire interface, which uses a serial communication protocol similar to SPI.

To control the TPS929240-Q1 LED driver with the LPC1788, you will need to use one of the LPC1788's UART ports and configure it to communicate with the FlexWire interface on the TPS929240-Q1. This involves setting up the appropriate baud rate, data bits, parity, and stop bits for the UART communication, as well as implementing the necessary software protocol to send and receive data over the FlexWire interface.

Hope this will help you.

BR

Hang