2136 views|2 replies

1w

Posts

25

Resources
The OP
 

How to compile the firmware of pyboardCN V2 [Copy link]

 
First, you need to create a compilation environment for micropython. You can do this in Windows or Linux. It is recommended to use Linux or a Linux virtual machine because it is easier to compile and faster. For specific methods, please refer to the post Compiling micropython in the Ubuntu subsystem of win10. Install gcc, make, python, git and other software, and use git to clone the source code of micropython, thendownload the development board definition file of pyboardCN V2 [url=https://github.com/micropython-Chinese-Community/pyboardCN/blob/master/V2/board_define.ZIP]. Expand the definition file to the ports/stm32/board directory of the micropython source code. In the micropython directory, enter the following command to compile: make -C ports/stm32 BOARD=PYBCNV2 If you need to use double-precision floating points, you also need to add command parameters: make -C ports/stm32 BOARD=PYBCNV2 MICROPY_FLOAT_IMPL=double This content was originally created by EEWORLD forum user dcexpert. If you need to reprint or use it for commercial purposes, you must obtain the author's consent and indicate the source



Latest reply

Is the person above from Jiali Chuang?  Details Published on 2018-6-22 19:19
 
 

182

Posts

0

Resources
2
 
Thanks for sharing

Comments

Are the people upstairs from Jiali Chuang?  Details Published on 2018-6-22 19:19
Personal signature嘉立创PCB打样  QQ800058452
 
 
 

113

Posts

0

Resources
3
 
JLCS posted on 2018-6-21 15:34 Thank you for sharing
Is the person above from Jiali Chuang?
 
 
 

Just looking around
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