Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
Arduino Nano RP2040 Connect
Looking at the pinout diagrams, I don't see any conflicts there. But watch out for the voltage; the Nano is usually operated at 5V, while the RP2040 is a 3V3 chip and its inputs are not 5V tolerant. On Mon, Nov 14, 2022 at 9:49 PM Mark Erbaugh <mark.election@...> wrote: Does anyone know whether the Arduino Nano in the uBitx 6 could be replaced with an Arduino Nano RP2040 Connect without any other hardware changes? I realize the software would have to be adjusted, but are there any pin conflicts that can't be resolved in code? |
Yes, the software and voltage are the real issues. You might also worry about the pull-up voltage on the i2c bus.?
?
Also the kd8cec uBITX memory manager doesn¡¯t work with the rp2060. So I am rewriting it¡ ? ? |
to navigate to use esc to dismiss