#@leinka2342 continue here
1 messages · Page 1 of 1 (latest)
Adafruit CircuitPython 9.2.8 on 2025-05-28; Adafruit Feather ESP32-S3 Reverse TFT with ESP32S3
i did ctrl+c but couldnt do ctrl+d bc it just typed it.
just typed "d"
is that all showing up on the screen as well?
yep
ok, I have one of these boards, let me put 9.2.8 on it and try it on my mac mini, which is also on a very recent macos 26 (?) beta.
huh, i have a mac mini with 25.6 beta. thanks for the help btw
here's the beta I'm running. It's hard to find the version number:
% sw_vers
ProductName: macOS
ProductVersion: 26.0
BuildVersion: 25A5295e
and... it's showing up:
huh, its not for me, i think it stopped showing up after i put some ai generated code on it, i must have really messed up.
let's make sure the board is what you think. On the display side of the board, next to the RESET button, it says "ESP32-S3 Rev TFT Feather". Is that true for you?
you mean some AI generated CircuitPython code? The storage.erase_filesystem() should get rid of anything in CIRCUITPY
esp32-23 rev tft feather
it should not be possible to mess it up in that way, if the code has been erased
you can try doing a Factory reset again, or, easier, click "OPEN INSTALLER" on this page: https://circuitpython.org/board/adafruit_feather_esp32s3_reverse_tft/
you will need to be using a Chrome-based browser
have you rebooted the Mac since this all happened?
remember that the D0 button is also the BOOT button. To get it into ROM bootloader mode, hold down D0 and press RESET, then release D0
test next
i hope i just not thinking properly and need restart my mac.
when you use the web installer, choose the serial port that looks like this (maybe different numbers):
you will need to press RESET after combined.bin loads
didnt help. i did only have to single press it for the firmware.uft > boot screen to apper
it dosen't show the connect device popup when i press the Select FTHRS3BOOT Drive button
it only shows the device popup at the very beginning of the multistep process. You put it in ROM bootloader mode, then click Connect, then the serial port popup should appear. then you erase the board and load combined.bin. Then press RESET and FTHRS3BOOT appears in the Finder, and you have to select it when you press "Select FTHRS3BOOT Drive", hit Open or something, then give it permission to write to that drive.
if you have another non-Mac computer, try it on that, to rule out or point to the Mac as an isue.
i can do that next week (on tomorrow if i remember)
i restarted my mac, its fixed. im sorry for wasting your time with all that other stuff. thanks
btw, whats the best option for programing my feather without knowing how to code, with ai or help on discord or some block coding website (or some conbination)?
Do you want to learn how to code? Learning some elementary Python would be your best start. There are many resources. I know of no good "learn to code with AI" resource right now. Using AI without being able to vet its output could be a huge timesink.
https://learn.adafruit.com/circuitpython-essentials has many examples of elementary use of CircuitPython. Also the "Make it ...!" guides will help: https://learn.adafruit.com/search?q=make%2520it.
How to learn Python is a whole 'nother topic, and depends on your learning style: books, videos, etc.
for now i might stick to claude ai for the short term, do you know why i cant use a microsd board or store internally with my feather?
I don't see details of this problem. Could you give more details?