-
Notifications
You must be signed in to change notification settings - Fork 54
Description
Last night, following guide on https://io.adafruit.com/Timeline/device ... uf2/step-2
And also referencing https://learn.adafruit.com/adafruit-qt- ... pper-setup
Booted Qt Py S3 into bootloader mode with double press of the reset button. File INFO_UF2.TXT reports the following:
TinyUF2 Bootloader 0.18.2 - tinyusb (0.15.0-566-gf1e006d09)
Model: Adafruit QT Py ESP32-S3 (4M Flash, 2M PSRAM)
Board-ID: ESP32S3-QTPy-N4R2-A
Date: Mar 22 2024
Flash Size: 0x00160000 bytes
Downloaded latest version of Whippersnapper for my board named wippersnapper.qtpy_esp32s3_n4r2.1.0.0-beta.83.uf2
Drag and dropped file onto QTPYS3BOOT
Board restarted but I was not offered a WIPPER drive nor any drive at all. Tried hitting reset and also hard power cycling the board by pulling the USB. No drive appearing and NeoPixel is showing a steady green-yellow color. Board was previously running CircuitPython however I am not presented with a CIRCUITPY drive either. Confirmed chip silkscreen on the board is “FHR2...” so 4MB Flash/2MB PSRAM.
Following instructions on https://learn.adafruit.com/adafruit-qt- ... tory-reset, downloaded Factory Reset Firmware UF2 and after soft reset confirmed visually by the LED "NeoPixel rainbow swirl example” was running.
Double tapped reset button to re-enter boot loader. Drive QTPYS3BOOT connected. Dragged and dropped same wippersnapper.qtpy_esp32s3_n4r2.1.0.0-beta.83.uf2 onto it. After it loaded and drive ejected, back to green-yellow steady Neopixel and no drives showing. Unplugged USB and plugged back in. Same result. Steady green-yellow neopixel and no drive loaded at all let along the WIPPER drive expected. So impossible to progress past https://io.adafruit.com/Timeline/device ... uf2/step-6
Running an intel 2019 iMac on Sonoma 14.5 (23F79)
Additional background info: Ordered board from Digikey and it was back ordered. Once Digikey got new stock I got my board last week, so I assume a newer build (W22553A). When received it had an older bootloader (I think it was v0.15.x) so I booted into the ROM bootloader, used the ESP Web Flasher (on Chrome) to erase the board then load the v0.18.2 combined.bin file. Then loaded the latest beta version of CircuitPython and ran a few things. Then I wanted to try it on IO and went through the process outlined above. Nothing has been added (no header pins), removed, or changed from the QTPY. It is as it came out of the pink bag.
And just for yucks, just now downloaded a fresh copy of the WipperSnapper u2f (has the same name), entered bootloader, and drag/dropped it in again. No change to behavior and no drive appearing.