FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add RP2350 support by runger1101001 · Pull Request #435 · simplefoc/Arduino-FOC · GitHub

Add RP2350 support - #435

Merged
runger1101001 merged 5 commits into
simplefoc:devfrom
runger1101001:rp2350_support
Oct 6, 2024
Merged

Add RP2350 support#435
runger1101001 merged 5 commits into
simplefoc:devfrom
runger1101001:rp2350_support

Conversation

Copy link
Copy Markdown
Member

Since our driver is based on the Pico SDK functions, and these were not changed for the RP2350, and the timer functionality is more or less the same, it looks like there is not much to do to support the Pico 2.

It can be tested in platformio using Earle Phil hower's core and Max Gerhard's PlatformIO support, with a configuration for platformio.ini like:

[env:pico]
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
board = rpipico2
framework = arduino
board_build.core = earlephilhower

lib_archive  = false

runger1101001 added the enhancement New feature or request label Oct 3, 2024
runger1101001 added this to the 2.3.5_Release milestone Oct 3, 2024

Copy link
Copy Markdown
Member Author

Tested using RPi Pico 2 and Earle Phil Hower core.

runger1101001 merged commit add1f42 into simplefoc:dev Oct 6, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL