-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Missing advanced functions on GP26, 27, & 28 #14
Comments
Whew, that's a rather awkward problem. I might have to eschew the original pinout diagram layout in order to better incorporate the ADC functions. I guess What if ADCn was combined with Like this: |
That compacting seems okay to me, but then I'm not the primary audience of the non-advanced mode. |
I don't like the compacting much, but I think it's a necessary evil to avoid occluding pin functions. All the I2C, SPI and UART RX/TX that's currently not shown by default can be added and make the default view a little more visually balanced 😆 |
Works for me 😉 |
Proposed default view: The "ADC" toggle becomes redundant... well I say "becomes", it was never all that useful. Still need to address #13 |
Could be argued that those new additional SPI pins should not appear in the default view, since they're not complete blocks? Or at least the one on pin 29? If it were to stay, then the I2C0 SDA and UART0 TX on GP28 should be shown in the default view too 🤔 . Doing that would then mean the advance just adds the CTS, RTS and PWMs. The addition of the UART on GP20 and GP21 is good. Can't see a reason that would have been excluded on the default. |
Ugh, darn CSS changes are being stubborn about re-loading. Might need a cache-buster. Almost as frustrating to refresh as 7-colour e-Ink 💀 |
These pins have SPI functionality that the advanced view does not show.
Is this an easy enough thing for me to edit and raise a PR for? Looks like they would need a 5th column on the UI, so perhaps beyond me web skills?
The text was updated successfully, but these errors were encountered: