tenbaht / sduino

An Arduino-like programming API for the STM8
http://tenbaht.github.io/sduino/
GNU Lesser General Public License v2.1
347 stars 213 forks source link

Incorrect header pin in stm8blue schematic #115

Open cxcorp opened 3 years ago

cxcorp commented 3 years ago

In the schematic for stm8blue, the pin 3 of the P1 pin header is labeled as VCAP. At least on my board, this pin is connected as in the overview image, which is, connected to VUSB/power supply+. Perhaps this pin should be labeled accordingly?

image