i read on the web that only some of the pins of the ESP32 S3 are safe to use, while some of them are to be used with cautions, because involved in specific tasks, as boot, mode settings etc.
in detail the GPIO that are safe are the following: 1,2,4,5,6,7,8,15, 16,17,18.
the “unsafe” GPIO are the following: 3,9,10,11,12, 13,14,38,39,40,41,42,45.
i look at the pinout of the Nano Esp32, and i see that just 9 GPIO are exposed while othe 9 are part of the unsecure pins to use.
my questions are three:
it is this true?
2)why arduino engineer expose pin considered unsecure (if this is true)
what i should pay attention to, while using those “unsecure “pins?
thanks in advance to anybody would give an answer to me about this issue
As far i see, the many company producing esp32s3 in his different versions is just making different form factors and pins avalaible. Can you please explayn us why Arduino board’s esp32s3 should be different? Arduino esp32 have a different internal architecture?
If you look at the product webpage you will see that it actually uses the NORA-W106 processor which has an ESP32 embedded in it. The GPIO numbers are for the NORA not the ESP