Is there any example project available for mipi graphic expansion board (TFT LCD) through zephyr OS for EK-RA8D1????
Hello rene,
A similar request has been answered on the thread below:
https://community.renesas.com/mcu-mpu/ra/f/forum/39097/regarding-zephyr-os-in-ek-ra2a1-r7fa2a1ab3cfm/127370
For now, all the available sample codes that have been created with zephyr OS can be found on the link below:
https://docs.zephyrproject.org/latest/samples/index.html
Also, take a look on the git repo below, that includes all the available documentation for zephyr OS on Renesas mcus:
GitHub - renesas/zephyr: Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
GitHub - renesas/hal_renesas: HAL for Renesas devices (Zephyr Project)
Home · renesas/zephyr Wiki · GitHub
Regards,
AL_Renesas
Thank you!!