Skip to content

st7796s driver support on nxp frdm-rw612 #83051

Answered by DerekSnell
Snakehater asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Snakehater ,
There are non-Zephyr examples using these boards in NXP's MCUXpresso SDK. To access, use the SDK Builder to build a package for the FRDM-RW612 board, and include LVGL in that package. Then the LVGL examples are found at \boards\frdmrw612\lvgl_examples. When configured for the LCD-PAR-S035 board, it uses SPI through the PMOD connector.

If you want to take on porting that to Zephyr, the SDK example is a good reference. You could modify the existing LCD_PAR_S035 shield, and add the SPI feature to it.

Best regards

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Snakehater
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Snakehater
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants