Port Micropython to STM32H723ZGT6 #10245
Unanswered
PYTRONIX-INC
asked this question in
STM32 / Pyboard
Replies: 1 comment
-
I found this page about a port to the NUCLEO-STB723ZG board, which may be what you need (at least to start with):
I just got the board, but haven't got a chance to test it yet. I'll be interested to find out how it goes for you. Good luck! Benjamin |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to port micropython to STM32H723ZGT6. I am using the existing Nucleo H743Zi as a starting point https://github.com/micropython/micropython/tree/master/ports/stm32/boards/NUCLEO_H743ZI
can you please point to methodology I need to follow for doing the ports as I was not able to find any documentation on porting STM32 MCUs that are not part of the micopython repo. your help is much appreciate it!
Beta Was this translation helpful? Give feedback.
All reactions