Skip to content

Conversation

runger1101001
Copy link
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 runger1101001 added the enhancement New feature or request label Oct 3, 2024
@runger1101001 runger1101001 added this to the 2.3.5_Release milestone Oct 3, 2024
@runger1101001
Copy link
Member Author

Tested using RPi Pico 2 and Earle Phil Hower core.

@runger1101001 runger1101001 merged commit add1f42 into simplefoc:dev Oct 6, 2024
22 checks passed
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