adafruit / tinyuf2

UF2 bootloader based on TinyUSB for embedded devices such as ESP32S2, STM32F4 and iMX RT10xx
MIT License
310 stars 170 forks source link

Drive not appearing on ESP32-S3-DevKitC-N32R8 #313

Closed ishahak closed 1 year ago

ishahak commented 1 year ago

Operating System

MacOS

INFO_UF2.TXT

-

What happened ?

When connecting to Mac or Windows, a drive is not appearing. The expected behavior is that after flashing for the UART connector, then connecting to the USB connector will show a mapped drive.

A full description appears here: https://forums.adafruit.com/viewtopic.php?t=200794

How to reproduce ?

build, flash, connect. all described here: https://forums.adafruit.com/viewtopic.php?t=200794

Debug Log

No response

Screenshots

No response

ishahak commented 1 year ago

This bug was reported from IDF v4.4.3 on Mac. I did a reinstall of everything on a fresh Ubuntu and got it working as expected. so this bug can be closed. thank you!

IMO you should add a comment here:https://github.com/adafruit/tinyuf2/blob/master/ports/espressif/README.md saying that TinyUF2 is compatible with IDF 4, not 5

hathach commented 1 year ago

you should use the idf with the same hash commit in the lib/