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 | 31 |
Tags
- Python
- 월패드
- 오블완
- 미국주식
- matter
- 파이썬
- ConnectedHomeIP
- MQTT
- 티스토리챌린지
- homebridge
- 국내주식
- Bestin
- 홈네트워크
- 해외주식
- 나스닥
- 라즈베리파이
- 현대통신
- 매터
- 취미생활
- 배당
- raspberry pi
- Apple
- esp32
- RS-485
- 힐스테이트 광교산
- 마이크로소프트
- Home Assistant
- Espressif
- 애플
- 공모주
Archives
- Today
- Total
목록Bootloader (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