I cloned [this repo, and “succesfully” flashed [this .hex file . After that, prompt is lost. Bootloader and USB chip FT232RL are working (I am able to flash new binaries and serial activity makes TX/RX leds blink), but nothing else works.
Please help!!
I guess that a pointer to a compatible .hex would be enough to get mi going.
This might not be a direct answer, but take a look at http://dangerousprototypes.com/docs/Bus … g_tutorial (scroll through the whole thing, there’s a link to their forum and bootloader app near the bottom) and maybe click around both the site and forums to see if what you’re after is in there
At first glance the section “Restore Original firmware” seemed to bring no new info, because it leads to the official documentation. But once there, I noticed this community repo I haven’t tried out:
Some of the .hex files there work fine. At least BP prompt is back! (tested hex 6.1, 6.2beta and 6.3beta under package_legacy/BPv3-firmware/old-versions)