mcauser / WEACT_F411CEU6

MicroPython board definition for the WeAct STM32F411CEU6 board
121 stars 33 forks source link

the board is constantly mounting to the computer via USB #6

Closed nesergen closed 3 years ago

nesergen commented 3 years ago

I just bought the board, I'm trying to start working with it. Installed micropython, loaded the bootloader onto the board. The board is automatically mounted to the computer and its contents are displayed. I added the program to the main.py file, saved it, and pressed the reset button. I wait for the program to work, but instead the board connects to the computer again. I use Linux. Please tell me how you can control the work of mounting the board to a PC?