This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 951
Intel library - incorrect pins on 16550 #8
Labels
Comments
Proposed solution, which marks a couple of the pins differently as well:
|
ghost
added
the
bug
label
Sep 19, 2014
ghost
pushed a commit
that referenced
this issue
Oct 12, 2014
Fix the 16550 pin issues pointed out by cceckman (#8) The 16550, 16450/8250, 8252 symbols has been slightly altered to match Library Convention
I've fixed pin issues. The 16550 and 8250/16450 are a bit different, that's why I've created two separate symbols. The 16550, 16450/8250, 8252 symbols has been slightly altered to match KiCad Library Convention. If You or someone uses these symbols in existing schematic, they have to be updated, because it wasn't possible to adjust them without some pin movement. Sorry for inconvenience. |
ghost
closed this as completed
Oct 12, 2014
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Doing some design, trying to use the 16500 UART chip (in the Intel library). Realized the pinouts don't quite match the 16450, and are straight-up incorrect for the 16550; the /TXDRY and /RXRDY changed (were added) between the two models.)
See http://www.ti.com/lit/ds/symlink/pc16550d.pdf for the standard pinouts.
The text was updated successfully, but these errors were encountered: