Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
|
offen:matrixleds [2025/12/03 19:18] itbs |
offen:matrixleds [2025/12/03 20:36] (aktuell) itbs |
||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| + | ===== esp flash mit Browser ===== | ||
| + | |||
| - in Chrom Browser aufrufen https:// | - in Chrom Browser aufrufen https:// | ||
| - Esp mit USB verbinden (controlle mit ls -la /dev/tty* sollte auch / | - Esp mit USB verbinden (controlle mit ls -la /dev/tty* sollte auch / | ||
| - lsusb Bus 001 Device 005: ID 303a:1001 Espressif USB JTAG/serial debug unit | - lsusb Bus 001 Device 005: ID 303a:1001 Espressif USB JTAG/serial debug unit | ||
| - | - optional program | + | - optional program nur beim ersten Mal oder Update Flashbautrrate einstellen |
| - | - connect/ | + | - connect/ |
| - | - Connected to device: ESP32-S3 (QFN56) (revision v0.1) | + | - Connected to device: ESP32-S3 (QFN56) (revision v0.1) seriellen Port ttyACM0 verbinden |
| - | - Copy Trace  | + | - Copy Trace [[fulltraceflash]] |
| - Disconnect  | - Disconnect  | ||
| - | - Erase Flash | + | - Erase Flash <wrap alert> löschen des gesammten flash Speichers </ |
| - | - Flash Address File at 0x1000 | + | - Erasing flash (this may take a while)... |
| - | - starten tippen unter console Tasten: | + | - Chip erase completed successfully in 15.432s |
| + | - Flash Address File(s) at 0x1000 | ||
| + | - starten tippen unter console | ||
| <code terminal> | <code terminal> | ||
| Zeile 52: | Zeile 56: | ||
| esptool.js | esptool.js | ||
| Serial port WebSerial VendorID 0x303a ProductID 0x1001 | Serial port WebSerial VendorID 0x303a ProductID 0x1001 | ||
| - | Connecting... | + | Connecting...Debug: using USB JTAG Serial Reset |
| + | Debug: _connect_attempt default_reset | ||
| + | Debug: Sync connect attempt 0 | ||
| + | Debug: Sync | ||
| + | Debug: Sync err Error: Invalid head of packet (0x53): Possible serial noise or corruption. | ||
| + | Debug: Error at sync Error: Invalid head of packet (0x53): Possible serial noise or corruption. | ||
| + | Debug: Sync connect attempt 1 | ||
| + | Debug: Sync | ||
| + | Debug: 538052359 | ||
| + | Debug: Connect attempt successful. | ||
| + | |||
| + | Debug: Chip Magic 9 | ||
| Detecting chip type... ESP32-S3 | Detecting chip type... ESP32-S3 | ||
| Chip is ESP32-S3 (QFN56) (revision v0.1) | Chip is ESP32-S3 (QFN56) (revision v0.1) | ||
| Zeile 58: | Zeile 73: | ||
| Crystal is 40MHz | Crystal is 40MHz | ||
| MAC: f0: | MAC: f0: | ||
| + | Debug: In _post_connect 4 | ||
| Uploading stub... | Uploading stub... | ||
| + | Debug: mem_begin 5292 1 6144 40378000 | ||
| + | Debug: check_command enter RAM download mode | ||
| + | Debug: check_command write to target RAM | ||
| + | Debug: mem_begin 252 1 6144 3fcb2bfc | ||
| + | Debug: check_command enter RAM download mode | ||
| + | Debug: check_command write to target RAM | ||
| Running stub... | Running stub... | ||
| + | Debug: check_command leave RAM download mode | ||
| Stub running... | Stub running... | ||
| - | Changing baudrate to 460800 | + | Changing baudrate to 230400 |
| Changed | Changed | ||
| If the chip does not respond to any further commands, consider using a lower baud rate. | If the chip does not respond to any further commands, consider using a lower baud rate. | ||
| + | Debug: check_command write target memory | ||
| + | Debug: check_command write target memory | ||
| + | Debug: check_command write target memory | ||
| + | Debug: check_command write target memory | ||
| + | Debug: check_command write target memory | ||
| + | Debug: check_command write target memory | ||
| + | Debug: check_command write target memory | ||
| Flash ID: 164020 | Flash ID: 164020 | ||
| Configuring flash size... | Configuring flash size... | ||
| + | Debug: detectFlashSize | ||
| + | Debug: check_command write target memory | ||
| + | Debug: check_command write target memory | ||
| + | Debug: check_command write target memory | ||
| + | Debug: check_command write target memory | ||
| + | Debug: check_command write target memory | ||
| + | Debug: check_command write target memory | ||
| + | Debug: check_command write target memory | ||
| Auto-detected Flash size: 4MB | Auto-detected Flash size: 4MB | ||
| Detected flash size set to 4MB | Detected flash size set to 4MB | ||