Search found 2 matches
- Sun Nov 30, 2014 7:16 pm
- Forum: General Discussion and Questions
- Topic: What is basic hardware requirements for micropython
- Replies: 27
- Views: 45588
Re: What is basic hardware requirements for micropython
Just out of curiosity: Is it currently possible/intended to run the code on any other stm32 board (discovery with a f401, nucleo with a f407) or are the requirements strictly a f405? Here is a initial porting on a nucleof401/4x1RE: https://github.com/nuraci/micropython if you are interested , here ...
- Thu Nov 27, 2014 2:24 pm
- Forum: Development of MicroPython
- Topic: STM32 Nucleo F4x1 boards support
- Replies: 0
- Views: 3917
STM32 Nucleo F4x1 boards support
STM32 Nucleo F4x1 boards support Hi all, let me to introduce myself :) my name is Nunzio and I am a software/hardware developer with a strong passion for embedded systems. I'm trying to run (with lots of fun) MicroPython on the STM32F401RE, some things are already good, but there is still much work ...