My Maple Bacon appears to be bricked. After connecting the USB cable, it does not appear in the Tools -> Serial Port menu anymore. The reset button does nothing, no blinking lights...
Is it possible to recover this board? Thanks.
My Maple Bacon appears to be bricked. After connecting the USB cable, it does not appear in the Tools -> Serial Port menu anymore. The reset button does nothing, no blinking lights...
Is it possible to recover this board? Thanks.
zkarcher - One thing is to check that power is working. Have you got a multimeter?
If you have access to an oscilloscope, you might be able to detect the crystal oscillator, or the USB pins moving.
An option is to try uploading using the built-in serial bootloader, and discover if the chip will reset and run that bootloader. That will need a USB to serial adapter.
Another option is get an ST-LINK/V2 had try to get at the JTAG-SWD pins.
This needs several pieces:
- a GDB server ( https://github.com/texane/stlink )
- gdb (in the Maple IDE distribution)
- ST-LINK/V2 - the lowest cost is an STM32F0Discovery board, which is under $10
This is somewhat complex if you haven't used gdb. Texane's stlink has a program to upload over the ST-LINK/V2.
More details are http://forums.leaflabs.com/topic.php?id=1293
To use a ST-Link/V2 you just need the software that comes with it, no gdb or complex configurations for basic features needed.
ala42 - good point, sorry. I keep forgetting some people use Windows!
Zack,
Bring it over and we will fix/replace it. Chances are its not broken but the firmware that was posted at the time we flashed those had no blinking lights when in perpetual bootloader mode so its hard to tell wtf is going on.
See you soon.
gbulmer I keep trying to forget that as well in hopes that if ignored it will go away :)
You must log in to post.