If that is the correct bootloader file, then I have some other issues...
I built a trigger IO module to go in my synth, after connecting the cable and powering up for a test, I got no lights or display.
I disconnected the trigger board cable, and tried again, no luck. I was able to get display if I pressed the encoder button after power on or booted with it held down for firmware update mode. Either way it would just cycle through the text "Bootloader v1.2" and screens of garbage with every encoder press.
The only work I did the the front panel was the trigger extension socket, and I touched up u10 as step 11 was a bit sticky. but no shorts I can see.
+5V is present, so presumably power is OK. I've pulled the avr/u10 and reseated. I have had the all/some led's light up once or twice at power on, but seems random.
Somewhere along the line, I stopped getting text at all on the screen at all.
I removed the mainboard also to rule it out.
Assuming I'd corrupted the avr flash somehow I flashed the above hex file onto the avr and set fuses (avr-dude commands as described by Julian in another thread) but still no response from the machine.
This thing has been rock solid since I built it 18+ months ago, now I don't know what's up with it.
if you burn the bootloader the main program will be deleted. the bootloader will only start if you hold down the encoder during power on. the normal firmware has to be installed via the bootloader from SD card after the bootloader has been flashed, or the LXR will do nothing (no lights and display)
Comments
the bootloader will only start if you hold down the encoder during power on.
the normal firmware has to be installed via the bootloader from SD card after the bootloader has been flashed, or the LXR will do nothing (no lights and display)