Skip to content

Support more universal pinouts / 30 GPIOs #62

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

Open
c1570 opened this issue Mar 19, 2025 · 0 comments
Open

Support more universal pinouts / 30 GPIOs #62

c1570 opened this issue Mar 19, 2025 · 0 comments

Comments

@c1570
Copy link

c1570 commented Mar 19, 2025

How about getting rid of the two UART pins (no need to waste those as they are only necessary for debugging)?

Also, there are RP2040 boards that expose all GPIOs (e.g., Pimoroni PGA2040 or the violet "Ultimate" boards available on Aliexpress). With those, 30 digital channels would be possible (if not using the shared analog inputs).
However, the lval<<=11, lval>>=11 dance in the firmware disallows that.
Wouldn't it be better to put that masking in libsigrock (why is it even necessary - because of RLE?)?

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

1 participant