From 207dff3ef34c6f501f4b88ceacf2f234c13f4d1c Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Fri, 2 Aug 2024 09:02:34 +0200 Subject: Cleanup the notes on the Olimex ESP32-PRO --- source/microcontrollers/index.rst | 4 ++-- source/microcontrollers/olimex-esp32-pro/index.rst | 18 +++++++++++------- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/source/microcontrollers/index.rst b/source/microcontrollers/index.rst index 2344463..0e5ba7c 100644 --- a/source/microcontrollers/index.rst +++ b/source/microcontrollers/index.rst @@ -1,6 +1,6 @@ -############## +################## Microcontrollers -############## +################## .. toctree:: :maxdepth: 2 diff --git a/source/microcontrollers/olimex-esp32-pro/index.rst b/source/microcontrollers/olimex-esp32-pro/index.rst index da977a2..c6ac7a0 100644 --- a/source/microcontrollers/olimex-esp32-pro/index.rst +++ b/source/microcontrollers/olimex-esp32-pro/index.rst @@ -2,14 +2,18 @@ Olimex ESP32-PRO ****************** -Board: OLIMEX ESP32-EVB -Upload Speed: 115200 -Flash Frequency: 80MHz -Partition Scheme: Default -Core Debug Level None -Erase All Flash Before Sketch Upload: Disabled +As of September 2023 there was a bug in the Espressif esp32 package for +Arduino that meant that it wasn't working with the Olimex ESP32-PRO +board, the workaround was to use Version 2.0.9 of the package. -Version 2.0.9 +These are the settings used: + +:Board: OLIMEX ESP32-EVB +:Upload Speed: 115200 +:Flash Frequency: 80MHz +:Partition Scheme: Default +:Core Debug Level: None +:Erase All Flash Before Sketch Upload: Disabled See also -------- -- cgit v1.2.3