But, it will only turn on in settings board. Nothing happens if I plug it in to power without pressing the square key.
I tried copying the firmware again. Both 2.2.2, and then the original 2.1.4. Same results - won’t turn on stand-alone.
Then I tried bootloader 1.1.3 (strisoboard_v2_bootloader_v1.1.3-0-g771e2c8.uf2). It copied to the board, the board turned off. Now it won’t turn on at all
Hmm, I’m sorry to hear you have an issue. Thanks @thetechnobear for pointing to the bootloader issue. However since you already had 1.1.2 it should be something else, but the dfu-util method might still work, did you try it already?
Strange. The error is normal, so the bootloader seems to flash correctly.
There is another failsafe feature in the bootloader for when there are flash errors, which is triggered by pressing both the square and the round buttons while connecting. That should give you the drive back, but with only the INFO_UF2.TXT file.
If that works there’s probably a flash error, which can be in firmware, in the configuration, or in the calibration (or maybe even in the unused flash).
So first try to flash the firmware, if it still doesn’t work flash a config file. Here’s an empty one: CONFIG_empty.UF2.txt (512 Bytes)
If that still doesn’t work the flash error may be in the calibration data, which I can send you if it’s necessary.
If the flash error persists the flash may be broken, which can happen if you write it thousands of times.
Sorry for the delay, I was waiting until I could try dfu-util on a real linux machine. I finally did, and still no luck. dfu-util loads the bin bootloader with the same results as when I used the raspberry pi,
I get no lights or drive at all, when plugging in my striso with square button held down, or plugging in with square plus round buttons held down.
The only response I get is when I plug in with UP button held down. That displays the red lights to load the bin bootloader.
Do you have any more suggestions for me? Thank you.