ESP32-PRO – IoT board with 4MB RAM and FLASH and external crypto unit

Olimex develops new devices and development boards.

The focus of Olimex got ESP32 (WiFi&BT), Olimex released article on their website about a new IoT (Internet of Things) board called ESP32-PRO. Maybe you saw Olimex ESP32-EVB – ESP32, CAN, Ethernet news.

The board ESP32-PRO contains external 4MB RAM, 4MB FLASH and external crypto unit.

The device is in development process. Olimex designers had to solve a lot of problems.

So, it confirms that documenatation by espressif is not so good and in begin part you can find any problems with design of board. A few problems are not mentioned in their documents or in reference design.

Olimex designers choose PIC32MX270F256DT microcontroller for connection between laptop and ESP32 through USB-OTG.

The crypto unit is ATECC508A (SHA-256) by Microchip.

The ESP32 PRO contains IC charger for LiPo batteries.

Github of project on https://github.com/OLIMEX/ESP32-PRO

ESP32-PRO news on olimex website on https://olimex.wordpress.com/2017/06/21/esp32-pro-new-iot-board-with-4mb-external-ram-4mb-external-flash-external-crypto-engine-lipo-charger/

Share the article:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

Olimex added 7 new modules with ESP32 which supports WiFi and Bluetooth connectivity. ESP32-WROOM-32D-4MB – this is equal to used by us ESP32-WROOM-32, it uses D0WD instead of D0WDQ6 which is with smaller size and Espressif recommend it for new…

Finally, I can write you a short tutorial how to play with ESP32 (more powerful than ESP8266). On the internet is a lot of tutorials how to do it, but this is a little bit different. I don’t have LoLin32,…

Welcome to a new tutorial about BigClown platform. The series of articles should be describe the work with the boards and modules of BigClown platform. I want to start slowly, at first I describe a few interesting modules and than…

If you program microcontrollers by STM (STM32F4, STM32F0, STM32L1) with Standard Peripheral Library your code is bigger than without Standard Peripheral Library. It is motivation why we can program of microcontrollers without Standard Peripheral Library. Nevertheless, if you program without…

Espressif shared the news about a the new version of ESP32 called ESP32 PICO D4 a few weeks ago. The ESP32 PICO D4 contains 4MB FLASH memory . Now, here is developent board which contains ESP32 PICO D4 [datasheet]. You…