nliaudat / esp32_8ch_motor_shield

An ESP32 based 8 channels motor controller (to replace Homematic IP Floor Heating Actuator)
Other
86 stars 17 forks source link

In the latest version + and - are connected #8

Closed nstadigs closed 2 years ago

nstadigs commented 2 years ago

Operating environment/Installation (Hass.io/Docker/pip/etc.):

N/A

ESP (ESP32/ESP8266, Board/Sonoff):

N/A

ESPHome version (latest production, beta, dev branch)

N/A Affected component:

N/A

Description of problem: In the latest version 3.3v and ground are connected

Problem-relevant YAML-configuration entries:

PASTE YAML FILE HERE

Logs (if applicable):

PASTE DEBUG LOG HERE

Additional information and things you've tried:

It's probably this, right?

image

nliaudat commented 2 years ago

I see. Can you send the part number of the HLK 3.3V power supply. I've only tested with HLK-5M and got the HKL-PM footprint from official lsbc library

nstadigs commented 2 years ago

I'm using the HLK-5M03 provided in the BOM file: C209906

nstadigs commented 2 years ago

To clarify, they are connected even on a bare board with nothing soldered

nstadigs commented 2 years ago

I should be able to just drill out these VCC holes to see if that fixes the problem, right? If so, I can just connect the 3.3v elsewhere with a cable. What do you think?

nstadigs commented 2 years ago

I can confirm that this solved the issue P_20211216_101123_1

nliaudat commented 2 years ago

Sorry for that issue. The HLK footprints were wrong. I'll add extra space in next release

nliaudat commented 2 years ago

Fixed in release V54