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
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.