KiCad / kicad-library

The schematic and 3D libraries for KiCad 4.0. Note that the footprint libraries are the *.pretty repos themselves. This is an orphaned repo, the news about the v5 libs, http://kicad.org/post/kicad-official-libraries/.
Other
750 stars 950 forks source link

Wrong pin description for XMega C4 #443

Closed Koot3391 closed 6 years ago

Koot3391 commented 8 years ago

The XMega C4 eschema part has the USART functions labeled for the wrong pins. This is from the current data sheet: PC0 10 OC0A OC0ALS SDA PC1 11 OC0B OC0AHS XCK0 SCL PC2 12 OC0C OC0BLS RXD0 PC3 13 OC0D OC0BHS TXD0

diggit commented 8 years ago

Confirmed, PD2 is wrong too. Symbols ATXMEGA[16,32]C4-* @keruseykaryu did you use some script to assign alternate functions to ATXMEGA MCUs? Commits c323fc3630c0a74f522870bc75596c40ee4a5faa and f77db2ade8bdf240ba7a2060b2dea7c8662e1a14

ghost commented 8 years ago

I don't believe in scripts during creating my libraries. So it is my mistake.

diggit commented 8 years ago

@keruseykaryu can you recheck those symbols and do PR with fix?

ghost commented 8 years ago

I'm sorry Patrik, but I have to deny your request. It need to do more than just correct mistakes. And to be honest, currently I have neither the time nor the desire for it.

Shackmeister commented 6 years ago

@koot3391 do you know if this has been fixed since? In case not, can you please make a PR for it?

poeschlr commented 6 years ago

As this repo will be archived soon in preparation for the v5 release, i transferred it over to the new repo https://github.com/KiCad/kicad-symbols/issues/188