Using common I2C pins for ESP32 to prevent lockup #501

Closed
opened 2026-04-05 17:53:05 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @JINODK on 8/22/2021

Using common I2C pins for ESP32 to prevent lockup when using MPU
Pin 12 cause boot to fail when pull to HIGH (which it does on mpu6050)
image
image

Source: https://randomnerdtutorials.com/esp32-pinout-reference-gpios
Pinout: https://lastminuteengineers.com/esp32-arduino-ide-tutorial/#esp32-development-board-pinout

*Originally created by @JINODK on 8/22/2021* Using common I2C pins for ESP32 to prevent lockup when using MPU Pin 12 cause boot to fail when pull to HIGH (which it does on mpu6050) ![image](https://user-images.githubusercontent.com/36285359/130340526-c2681597-2dc4-4912-8185-fcacd11908b0.png) ![image](https://user-images.githubusercontent.com/36285359/130340558-00328427-2117-482f-8303-59e50bc3a71a.png) Source: https://randomnerdtutorials.com/esp32-pinout-reference-gpios Pinout: https://lastminuteengineers.com/esp32-arduino-ide-tutorial/#esp32-development-board-pinout
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Tracker-ESP#501