controller interface through SPI with LCD display

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

controller interface through SPI with LCD display

1,627 Views
nathanmeyer
Contributor I

What I have is an MK50DX256CLK10 controller that I am trying to interface with a riverdi LCD display 'RVT70HSBFWN00' the display says it can be communicated through SPI by a BT817Q graphics controller. My question is that the drivers that they provide are connected and initialized through the supported platforms Raspberry Pi, STM32, Windows, and Arduino. Since the NXP controller I have is an ARM 32 pit controller like the STM, can't I just work on the drivers to interface is with my controller?

here are the links to the datasheets and the riverdi github:

https://www.mouser.com/datasheet/2/302/K50P81M100SF2V2-1126119.pdf

RVT70HSBFWN00 (riverdi.com)

GitHub - riverdi/riverdi-eve: Easy-to-use C library and example app for the Bridgetek’s / FTDI FT8XX...

0 Kudos
Reply
1 Reply

1,610 Views
PabloAvalos
NXP TechSupport
NXP TechSupport

Hi @nathanmeyer 

 

Thank you so much for reaching us in our community.

 

Regarding your issue, I would like to suggest to use our SDK examples for MCUXpresso IDE where you can find several examples on how to use SPI, and my recommendation is to check your LCD display slave address so it can communicate well with your MK50 board.

 

Please let me know if you have more questions.

 

Best Regards.
Pablo Avalos.

0 Kudos
Reply