prusa3d / Prusa-Firmware-ESP32-Cam

Firmware for ESP32 Cam modules to be used in Prusa Connect
GNU General Public License v3.0
96 stars 10 forks source link

Incorrectly labeled pin for LED relay #48

Closed Zero-Circle closed 5 days ago

Zero-Circle commented 1 week ago

I started diagnosing why my relay wasnt firing when turning the flash on and off and discovered that the relay schematic in this section is incorrect.

On the ESP32cam schmatic it is labelled as HS2_Data_1, in the above diagram it says to connect it to HS2_CLK. image image

The diagram needs to be updated to look like this(green line indicates new route): image

If I've somehow missed something here please let me know. This is a working config on my all my boards so I dont think I have a dud board or different board revision.

johnyHV commented 5 days ago

@Zero-Circle thanks i'll check it out

johnyHV commented 5 days ago

@Zero-Circle yes, you have right. Thank you for the correction