ESP-WROOM-32 initial status
Posted: Thu Jan 26, 2017 8:01 am
Hello,
I am trying to make a circuitry, which resembles the Dev Kit C, but without the pinouts that are not needed.
I wonder, if I design it very similarly, with Silicon Labs UART to USB module and the micro USB as well, will I be able to programme to the board upon finishing up the board?
Will I be able to just run the following?
Or, if I cannot, what are some initial procedures before actually using the custom-made ESP 32 board with ESP-WROOM-32??
Thanks a lot in advance.
I am trying to make a circuitry, which resembles the Dev Kit C, but without the pinouts that are not needed.
I wonder, if I design it very similarly, with Silicon Labs UART to USB module and the micro USB as well, will I be able to programme to the board upon finishing up the board?
Will I be able to just run the following?
Code: Select all
make flash monitor
Thanks a lot in advance.