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

True logical layout #94

Open
andrewdavidmackenzie opened this issue May 31, 2024 · 1 comment
Open

True logical layout #94

andrewdavidmackenzie opened this issue May 31, 2024 · 1 comment
Labels
idea An idea for discussion before deciding to do it!

Comments

@andrewdavidmackenzie
Copy link
Owner

Describe the solution you'd like
Offer a third layout option, that lays out the pins grouped by their logical function as configured. So GPIO pins would be together (maybe inputs grouped and outputs grouped?), if I2C was used, those pins involved grouped together, UART, SPI etc etc...

Describe alternatives you've considered
The existing layouts

Additional context
For things like uart, it would also give a bit more vertical space and allow for nicer visualizations, alongside the group, instead of the space being scattered across pins.

@andrewdavidmackenzie andrewdavidmackenzie added the idea An idea for discussion before deciding to do it! label May 31, 2024
@andrewdavidmackenzie
Copy link
Owner Author

Maybe the user can select a function for a group of pins all at once (e.g. SPI0) and then it changes them all en-masse.

We can then change the colors for pins to match the ALT function chosen, aligned with the colors in this doc
https://drive.google.com/file/d/14keVYmzA8FGI9p2b7R-4piGvmDs5MEX_/view
section 5.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea An idea for discussion before deciding to do it!
Projects
None yet
Development

No branches or pull requests

1 participant