user115282
Member since Jul 2020 • Last active Aug 2020Most recent activity
-
- 5 comments
- 2,746 views
-
-
-
Hi All,
I was trying to upload my embedded C code to the Espruino pico.
I generated the hex file with my code from the stm32cubeide and converted it to a dfu file, then follow the advance reflashing procedure: https://www.espruino.com/Pico to upload the code to Espruino,
after all this, the pico stop responding, my computer does not detect the Espruino pico port anymore. (DfuseDemo can still detect the pico if it's in bootload mode)I then downloaded the lastest bin: espruino.com/binaries and try to flash it with this bin, but the pico port still can't be detected.
If I want to upload C code to Espruino pico, is this the right way to do?
Did I break the board by just doing this?Thank you for your help
-
Thank you!