You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, I'm not familiar with ST32. I only clone this repo for cross referencing the port to ESP32. It runs on MIT FreeRTOS and uses SPI protocol to send the frame buffer to a 3inch LCD controller. The port is open source from a Korean company called hardkernel.
As stated in the first comment, I'd like to port it to STM32 microcontroller, STM32F4 or STM32H7. I wonder what part of sources I need to implement to run it on these microcontrollers.
Since you have ported that to ESP32, I thought you may guide what functions/files I need to replace with my own implementation.
Hey @rickyzhang82
Would you like to guide what functions/files I should implement to port it to STM32 MCUs?
The text was updated successfully, but these errors were encountered: