Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 현대통신
- 엔비디아
- RS-485
- 배당
- ConnectedHomeIP
- esp32
- matter
- 나스닥
- 월패드
- Espressif
- 해외주식
- Python
- 오블완
- 코스피
- 매터
- Bestin
- raspberry pi
- 파이썬
- 퀄컴
- 애플
- 취미생활
- 미국주식
- Home Assistant
- 홈네트워크
- homebridge
- MQTT
- 티스토리챌린지
- 힐스테이트 광교산
- 국내주식
- Apple
Archives
- Today
- Total
목록CP2102 (1)
YOGYUI

Simulate ESP32 automatic bootloader circuit using LTSpice Espressif 사의 ESP32 SOC(System on Chip)에 펌웨어를 다운로드하려면 칩을 Firmware Download Mode로 만든 후 바이너리 파일을 시리얼 통신 (UART)로 전송해야 한다 = serial bootloader ※ SPI(Serial Peripheral Interface) 방식의 flash 모드로도 다운로드할 수 있다 https://docs.espressif.com/projects/esptool/en/latest/esp32/advanced-topics/boot-mode-selection.html 시리얼 부트로더 모드로 진입하는 방법은 굉장히 간단하다 ESP32 칩에 전..
Hardware/MCU
2022. 11. 2. 12:16