Search found 3 matches
- Fri Aug 21, 2015 7:39 am
- Forum: MicroPython pyboard
- Topic: STM32 discovery board with MicroPython
- Replies: 2
- Views: 7927
STM32 discovery board with MicroPython
STM32 discovery board console Port driver Hello All, I started working/learning micripython using STM32F407 discovery board. The board I'm using is already with micropython (as my colleague used it earlier). I connected board to Windows PC and in ST Link utility I see this: 12:24:40 : ST-LINK SN : 5...
- Wed Nov 19, 2014 11:51 am
- Forum: MicroPython pyboard
- Topic: porting micropython on ARM9 microcontroller
- Replies: 1
- Views: 3770
porting micropython on ARM9 microcontroller
Hello All, I tried micropython with STM324F Discovery board and I see only one instance running on it. Can I port micropython on one my ARM9 controller? If yes any link to porting guide will help me. I see threads are not supported in STM32 dicovery board, how can I add thread support ? how to add a...
- Wed Oct 22, 2014 6:28 am
- Forum: General Discussion and Questions
- Topic: beginning with micropython
- Replies: 1
- Views: 3831
beginning with micropython
Hello All, I'm a beginner for micropython and I would like to know what all the things required for micropython build for Ubuntu linux PC. details like: Ubuntu linux version and micropython package and build procedure etc... Any URL/link will be appreciable. I'm planning to port it on STM32F4 device...