STM32F1xx in Arduino nano size #8
Volksolive
started this conversation in
General
Replies: 2 comments 1 reply
-
You should consider a switch to a F303 instead of the F103? Same footprint but a little different pin assignments? The F103 is at the limits both for RAM and FLASH - and I may "freeze" the driver at some core version in the near future. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Which controllers do you plan to support long term? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Some time ago I have designed a board based on the STM32F103cbt6 which has the same form factor and pin placement has a Arduino nano. The idea was to replace an arduino nano with 32 bits micro controller on these cheap 3 axis GRBL CNC shield widely available. I haven't shared the design on github but if there is people interested here, I would gladly share my design. A little correction to the PCB would be needed first but it is just a quick fix.
Beta Was this translation helpful? Give feedback.
All reactions