Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting to STM32 #1

Open
wdembinski opened this issue Jan 29, 2022 · 2 comments
Open

Porting to STM32 #1

wdembinski opened this issue Jan 29, 2022 · 2 comments

Comments

@wdembinski
Copy link

wdembinski commented Jan 29, 2022

Hey @rickyzhang82
Would you like to guide what functions/files I should implement to port it to STM32 MCUs?

@rickyzhang82
Copy link
Owner

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.

What gadget do you wants to port to?

@wdembinski
Copy link
Author

wdembinski commented Jan 31, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants