tinyuf2 icon indicating copy to clipboard operation
tinyuf2 copied to clipboard

Download missing for lolin s3 mini?

Open uecoding opened this issue 11 months ago • 3 comments

I'm trying to download the bootloader for lolin s3 mini from downloads it shows this link but it seems like the file doesn't exist anymore: https://github.com/adafruit/tinyuf2/releases/download/0.18.1/tinyuf2-lolin_s3_mini-0.18.1.zip

Where can I find the correct bootloader?

uecoding avatar Mar 18 '24 23:03 uecoding

It looks like there never was a Lolin S3 mini version of the bootloader created. There is a regular "Lolin S3" but not mini.

You can load the .bin: you don't have to use the UF2. The regular S3 version of the bootloader might work, but I haven't looked to see what the board differences are.

dhalbert avatar Mar 18 '24 23:03 dhalbert

Well I erased the flash and uploaded combined.bin of regular lolin s3 and then did the reset but it doesn't show up as a new drive.

uecoding avatar Mar 18 '24 23:03 uecoding

Oh okay. I used the online installer and selected "Upgrade CircuitPython 8.2.10 Bin Only". Now it works

uecoding avatar Mar 19 '24 00:03 uecoding