Bootloader questions in my own design
Posted: Fri Aug 14, 2020 8:28 am
Hi!, I'm new in this forum. I'm developing my own Board. It's based on ESP8266 micro, and I have many doubts.
I want to use my Board with Arduino, and now I don't know how I have to burn the bootloader the first time.
I was reading about boot mode here:
https://github.com/espressif/esptool/wi ... -Selection
On my hardware, I have a GPS. The schematics is:
TX_gps > GPIO13
RX_gps > GPIO15 (whit pull down resistor)
GPIO2 (whit pull up resistor)
GPIO0 (whit pull up resistor)
My doubts are:
Is my schematic a good design?
when I first submitted my design to be manufactured. How can I program it for first time?
Sorry for my poor english, I hope I was clear!
I want to use my Board with Arduino, and now I don't know how I have to burn the bootloader the first time.
I was reading about boot mode here:
https://github.com/espressif/esptool/wi ... -Selection
On my hardware, I have a GPS. The schematics is:
TX_gps > GPIO13
RX_gps > GPIO15 (whit pull down resistor)
GPIO2 (whit pull up resistor)
GPIO0 (whit pull up resistor)
My doubts are:
Is my schematic a good design?
when I first submitted my design to be manufactured. How can I program it for first time?
Sorry for my poor english, I hope I was clear!