ESP32 DOWD interface with memory chip MX25U1635EM1I-10G
Posted: Fri May 08, 2020 11:33 am
Hi,
I am designing a project with esp32 DOWD bare chip, followed custom design. I have to interface external memory chip via SPI protocol.
I have two questions :
1.Does ESP32-DOWD comes with Arduino Bootloader support or I will have to take some preliminary steps to get the bootloader inside the chip?
2.I have used a custom memory IC MX25U1635EM1I-10G with the ESP32 on the SPI interface. Do I have to write an interface code for memory mapping and burn it inside ESP32-DOWD first? Or I just press the upload button from my Arduino IDE with ESP32 Board support selected and everything will be configured automatically?
I am designing a project with esp32 DOWD bare chip, followed custom design. I have to interface external memory chip via SPI protocol.
I have two questions :
1.Does ESP32-DOWD comes with Arduino Bootloader support or I will have to take some preliminary steps to get the bootloader inside the chip?
2.I have used a custom memory IC MX25U1635EM1I-10G with the ESP32 on the SPI interface. Do I have to write an interface code for memory mapping and burn it inside ESP32-DOWD first? Or I just press the upload button from my Arduino IDE with ESP32 Board support selected and everything will be configured automatically?