3838 views|5 replies

685

Posts

0

Resources
The OP
 

Can you please tell me how to port MicroPython to my own chip? [Copy link]

 

I saw that the moderator had ported it to F103. Is it possible to port it to non-STM series chips?

Does the chip that needs to be ported have any requirements for architecture, ROM, etc.?

Is there any tutorial from a big guy? I am not very familiar with C, so I can't study the original code myself...

Latest reply

I also want to make stm32F103 into py   Details Published on 2021-4-25 17:05
 
 

1w

Posts

25

Resources
2
 

For non-arm chips, you can refer to ESP32, unix, pic16, powerpc, etc. At present, the RAM should be greater than 16K (preferably greater than 64K), and the flash should be greater than 256K.

 
 
 

3

Posts

0

Resources
3
 
dcexpert posted on 2020-11-13 16:21 For non-arm chips, you can refer to ESP32, unix, pic16, powerpc, etc. At present, ram should be greater than 16K (preferably greater than 64K), and flash should be greater than 256K ...

I'd like to ask the experts, is there any documentation to guide the porting of MicroPython for chips that are not officially supported?

Comments

There is no complete documentation for the porting yet, but there are some in the official forum.  Details Published on 2021-4-7 23:34
There is no complete documentation for the porting yet, but there are some in the official forum.  Details Published on 2021-4-7 23:34
 
 
 

1w

Posts

25

Resources
4
 
qiuguo posted on 2021-4-7 16:54 I would like to ask the big guys, is there any relevant documentation guidance on porting MicroPython for chips that are not officially supported?

There is no complete porting documentation available yet, but there are some in the official forum.

 
 
 

1w

Posts

25

Resources
5
 
qiuguo posted on 2021-4-7 16:54 I would like to ask the big guys, is there any relevant documentation guidance on porting MicroPython for chips that are not officially supported?

You can also refer to the documentation of rt-thread.

 
 
 

1

Posts

0

Resources
6
 

I also want to make stm32F103 into py

 
 
 

Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list