Interfacing NRF52832 with RM69090 Display controller (SPI)

Hello,

we need to SPI interface of a display controller RM6909 (AMOLED for smart watch) with the NRF52832 processor.

Could you please share us the source code for that RM6909 controller.

We are working on a smart watch product. 

Thanks & Regards

Suman

Parents
  • Hello Suman,

    We don't have any source code for the RM6909, but we do have SPI libraries and a simple gfx driver.

    What SDK version are you using? 

    I suggest you search for a driver for the display on google, and if you find one that looks promising (written in C), then you can try to replace the chip specific SPI API to use our SPI API.

    Best regards,

    Edvin

Reply
  • Hello Suman,

    We don't have any source code for the RM6909, but we do have SPI libraries and a simple gfx driver.

    What SDK version are you using? 

    I suggest you search for a driver for the display on google, and if you find one that looks promising (written in C), then you can try to replace the chip specific SPI API to use our SPI API.

    Best regards,

    Edvin

Children
No Data
Related