Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Wrong pin description for XMega C4 #443

Closed
Koot3391 opened this issue Mar 15, 2016 · 6 comments
Closed

Wrong pin description for XMega C4 #443

Koot3391 opened this issue Mar 15, 2016 · 6 comments
Labels

Comments

@Koot3391
Copy link

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 diggit added the bug label Mar 15, 2016
@diggit
Copy link
Collaborator

diggit commented Mar 15, 2016

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

@ghost
Copy link

ghost commented Mar 15, 2016

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

@diggit
Copy link
Collaborator

diggit commented Mar 16, 2016

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

@ghost
Copy link

ghost commented Mar 17, 2016

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
Copy link
Collaborator

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

@poeschlr
Copy link
Collaborator

As this repo will be archived soon in preparation for the v5 release, i transferred it over to the new repo KiCad/kicad-symbols#188

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants