Lolin D32 PRO Reverse Voltage on I2C port!!!

perigalacticon
Posts: 20
Joined: Thu Dec 07, 2017 3:59 am

Lolin D32 PRO Reverse Voltage on I2C port!!!

Postby perigalacticon » Mon Jan 12, 2026 8:49 pm

I just tested the I2C port for the first time on my Lolin D32 PRO board and found that it supplies NEGATIVE VOLTAGE to the I2C port!!! I used a standard I2C cable from Adafruit and when I connected it to my Adafruit Seesaw board it got very hot and didnt power up so I then connected the cable to a breadboard I2C port adapter and using a voltmeter found that the supply voltage is actually 3.3V!!! I tried to find a contact for Lolin/Wemos but couldn't really find anything so if you know how to please let me or them know.

Sprite
Espressif staff
Espressif staff
Posts: 10596
Joined: Thu Nov 26, 2015 4:08 am

Re: Lolin D32 PRO Reverse Voltage on I2C port!!!

Postby Sprite » Tue Jan 13, 2026 12:14 am

That would be very surprising, as that board does not to have any components that are capable of inverting the input voltage. How did you measure this?

perigalacticon
Posts: 20
Joined: Thu Dec 07, 2017 3:59 am

Re: Lolin D32 PRO Reverse Voltage on I2C port!!!

Postby perigalacticon » Tue Jan 13, 2026 4:11 am

The schematic for the board shows the port pinoit is different from the standard stemma I2C port. I am so effing annoyed at the lack of standardization among hardware and code for arduino.

perigalacticon
Posts: 20
Joined: Thu Dec 07, 2017 3:59 am

Re: Lolin D32 PRO Reverse Voltage on I2C port!!!

Postby perigalacticon » Tue Jan 13, 2026 4:13 am

Pinout. Why cant you edit your own posts on this forum?

lbernstone
Posts: 1131
Joined: Mon Jul 22, 2019 3:20 pm

Re: Lolin D32 PRO Reverse Voltage on I2C port!!!

Postby lbernstone » Tue Jan 13, 2026 4:52 am

There's no native pins for I2C. You can assign whatever pins you want to a Wire object bus. The author of arduino-esp32 has provided some suggested pins in the variant file. The bus needs pull-up resistors on the pins (maybe more than what the internal iomux can supply), so if you measure the voltage on an active bus, it will be high during idle periods.

perigalacticon
Posts: 20
Joined: Thu Dec 07, 2017 3:59 am

Re: Lolin D32 PRO Reverse Voltage on I2C port!!!

Postby perigalacticon » Tue Jan 13, 2026 11:32 am

You dont know what your talking about. I am talking about the I2C port on the board, its a 4-pin JST SH 1.0 connector. Typically known as Stemma QT or Qwiic by adafruit and sparkfun respectively.

MicroController
Posts: 2661
Joined: Mon Oct 17, 2022 7:38 pm
Location: Europe, Germany

Re: Lolin D32 PRO Reverse Voltage on I2C port!!!

Postby MicroController » Tue Jan 13, 2026 12:18 pm

found that the supply voltage is actually 3.3V!!!
Of course it is. Why wouldn't it?
You dont know what your talking about.
But now you have learned a lesson: Never just assume that different vendors use the same pinout for their proprietary connections; always check the documentation before plugging things together.

perigalacticon
Posts: 20
Joined: Thu Dec 07, 2017 3:59 am

Re: Lolin D32 PRO Reverse Voltage on I2C port!!!

Postby perigalacticon » Tue Jan 13, 2026 4:29 pm

Yeah it was missing a minus sign. something I could have changed if you could edit your own posts. What I learned is that Lolin and Arduino sucks.

MicroController
Posts: 2661
Joined: Mon Oct 17, 2022 7:38 pm
Location: Europe, Germany

Re: Lolin D32 PRO Reverse Voltage on I2C port!!!

Postby MicroController » Tue Jan 13, 2026 5:39 pm

On PC, I can edit my posts ("pen" button at the top-right of the post). The mobile version of the forum seems a little broken.

Who is online

Users browsing this forum: No registered users and 2 guests