controller interface through SPI with LCD display

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

controller interface through SPI with LCD display

1,628 次查看
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 项奖励
回复
1 回复

1,611 次查看
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 项奖励
回复