[아두이노] ESP32 Boot Mode

boot modes 


Image 


1. ESP32의 경우 Booting에 관련된 핀들은 위 5개의 핀들 입니다.

img.jpg

2. Pins used for programming

GPIO0 (internal pull up resistor)

H / floating = Normal execution mode – "SPI Boot"
L = On powerup will select ROM serial bootloader mode for programming – "Download Boot"

GPIO2 (internal pull down resistor)

If GPIO0 = L (bootloader mode) then GPIO2 must be L / floating in order to enter the serial bootloader
If GPIO0 = H (normal execution mode) then GPIO2 is don't care.

GPIO12 (internal pull down resistor)

If GPIO0 = L (bootloader mode) then GPIO12 must be L / floating to select flash voltage (VDD_SDIO) 3V3.

If GPIO0 = H (normal execution mode) then GPIO12 can either state

GPIO15 (internal pull up resistor)

H / floating = Normal boot messages output
L = silences boot messages printed by the ROM bootloader

2
0
이 글을 페이스북으로 퍼가기 이 글을 트위터로 퍼가기 이 글을 카카오스토리로 퍼가기 이 글을 밴드로 퍼가기

임베디드 보드

번호 제목 글쓴이 날짜 조회수
8 STM32 / MBED [MED] Switch debouncing icon HellMaker 12-30 23,071
7 STM32 / MBED 19년 Mbed OS 동영상 강좌 List icon HelloMaker 03-11 16,766
6 STM32 / MBED MBED 수학 icon HelloMaker 03-11 16,240
5 STM32 / MBED MBED RTOS icon HelloMaker 03-11 15,999
4 STM32 / MBED MBED 파일 시스템 icon HelloMaker 03-11 15,355
3 STM32 / MBED MBED 통신 icon HelloMaker 03-10 16,310
2 STM32 / MBED MBED Timer icon HelloMaker 03-10 18,250
1 STM32 / MBED MBED 기본 구조 icon HelloMaker 03-10 15,140