Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pullup on UART2_RX line should only be connected to +3V3 #12

Open
scdwyer opened this issue May 7, 2012 · 1 comment
Open

Pullup on UART2_RX line should only be connected to +3V3 #12

scdwyer opened this issue May 7, 2012 · 1 comment

Comments

@scdwyer
Copy link
Contributor

scdwyer commented May 7, 2012

The 10k pullup on UART2_RX (R26 on lisa/M v2.0) I believe should be connected directly to +3V3 and NOT to U2_POW. UART2 is not 5V tolerant so if you switch that jumper to power an external something with VIN you will also put VIN on UART2_RX, even if the device attached has an onboard reg to bring it back to 3V3 or otherwise has 3V3 levels.

Is this valid?

@dewagter
Copy link
Member

I believe you are right. You can reasonable hope that the stm32 clamping
diodes will survive the very low current drawn by the 10k so it should not
be damaged if you did configure uart2 at 5V or more.
On May 7, 2012 3:32 PM, "scdwyer" <
[email protected]>
wrote:

The 10k pullup on UART2_RX (R26 on lisa/M v2.0) I believe should be
connected directly to +3V3 and NOT to U2_POW. UART2 is not 5V tolerant so
if you switch that jumper to power an external something with VIN you will
also put VIN on UART2_RX, even if the device attached has an onboard reg to
bring it back to 3V3 or otherwise has 3V3 levels.

Is this valid?


Reply to this email directly or view it on GitHub:
#12

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

No branches or pull requests

2 participants