WeActStudio / BluePill-Plus

STM32F103C8T6/GD32F303CCT6 Core Board Doc
GNU General Public License v3.0
112 stars 25 forks source link

arduino question #8

Closed koendv closed 3 years ago

koendv commented 3 years ago

Thank you for an interesting board. I have a question. could this board run micropyhon, or, with a spi ram added, openmv?

rohit-kumar-j commented 2 years ago

@koendv did you find out if it can run micropython?

koendv commented 2 years ago

I did not find a micropython port.

There is support for Arduino: https://github.com/CommunityGD32Cores/ArduinoCore-GD32

and Huawei LiteOS also runs: https://github.com/koendv/liteos-bluepillplus

koen

rohit-kumar-j commented 2 years ago

@koendv Thanks for the quick reply!

I'm sure if this is the correct reason, but the lack of support seems to be the lower capacity of Ram (64Kb). Hence there is not much benefit for using an stm32 with micropython on this board if the support libraries, etc take up almost the entire space.