FlexiHAL 2350 #127
andrewmarles
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just wanted to post some info about the new 2350 based board that we've been working on.
We are using both the 2350 and also an RP2040 for I/O expansion. The RP2040 implementation is cheaper than most 8 bit I2C expanders.
For now the expansion is quite simple (just inputs and outputs) but the 2040 should make for some interesting options with the high-speed PWM outputs for things like neopixels, sevos etc with minimal MCU overhead in the motion control.
WIP branch for the PR is here:
https://github.com/Expatria-Technologies/RP2040/tree/flexihal2350-bringup
Beta Was this translation helpful? Give feedback.
All reactions