Skip to content

Fix: E73 P1.06 pin type#47

Open
alt-0191 wants to merge 1 commit into
ebastler:mainfrom
alt-0191:e73-pin-fix
Open

Fix: E73 P1.06 pin type#47
alt-0191 wants to merge 1 commit into
ebastler:mainfrom
alt-0191:e73-pin-fix

Conversation

@alt-0191

@alt-0191 alt-0191 commented Jun 4, 2026

Copy link
Copy Markdown

Pin 42 (P1.06) of the nRF52840_E73-2G4M08S1C symbol is incorrectly marked as power_in. It is actually a regular GPIO of the nRF52840, so it should be bidirectional, consistent with the other P0.x / P1.x pins in the same symbol. This avoids false ERC errors.

@alt-0191

alt-0191 commented Jun 4, 2026

Copy link
Copy Markdown
Author

While looking at this symbol, I noticed the nRF52840 VDD pin is also declared as power_in.VDD can act as either a supply input or a regulated output (depending on the power configuration), so it might be more correct to mark it as bidirectional as well. I haven't changed it in this PR, need to discuss before modifying it.

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

Successfully merging this pull request may close these issues.

1 participant