Dears, anyone can tell me how to load/burn my python code to stm32f401 micro-controller?
Hey chappy
This forum is for questions about using the community. Please take a look at https://community.arm.com/developer/f and let me know which product forum I can move this question to.
Thanks
Oli from the Community team
Oliver, I mean it could be place in Embedded forum, that's an sti board.
Hi,Sorry but not sure you can do this...The stm32f401 is an sti board. The easly way to flash them is to use https://os.mbed.com/ this unfortunately does not support python language, and for good reason, they need a compiled code.
Thanks Jerome, I've moved the thread to Embedded chappy
Jerome Decamps - 杜尚杰 said:The stm32f401 is an sti board
You mean an STM chip:
https://www.st.com/en/microcontrollers-microprocessors/stm32f401.html
chappy said:python code
you would have to find a Python implementation which supports this chip.
Have you looked at https://micropython.org/ ?
Or https://circuitpython.org/ ?
Yes i mean "chips" sorry for this mistake.But I think in this case the chip is on a STI board. like an 32F412GDISCOVERY or a NUCLEO-F412ZG
Jerome Decamps - 杜尚杰 said:STI
You mean STM ?
Or just ST ?