Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CPU halt when using some pins with RP2350B #417

Open
YeWuChen opened this issue Dec 31, 2024 · 0 comments
Open

CPU halt when using some pins with RP2350B #417

YeWuChen opened this issue Dec 31, 2024 · 0 comments

Comments

@YeWuChen
Copy link

  • Arduino board: Generio RP2350B with 4M of Flash and 8M of PSRAM@109MHz using GPIO0 as CS.
  • Arduino IDE version (found in Arduino -> About Arduino menu): 1.8.19
  • List the steps to reproduce the problem below (if possible attach a sketch or
    copy the sketch code in too):
    First of all, I'm sorry that I didn't use the official development board, but a module I layout myself.
    Below is my test environment:
    Arduino-Pico version: 4.4.0
    Adafruit_NeoPixel library version: 1.12.3
    The LED lights up fine when I run the strandtest example using GPIO25, but when I switch to GPIO44 the RP2350B seems to freeze and Windows will pop up a notification saying USB Device not recognized.
    Earlephilhower, form the Arduino-Pico project, said ‘ I would imagine that the library needs to be updated to work properly with the RP2350B and the add'l GPIO pins above 32 which have special needs w/PIO and direct GPIO access.’
    So I came here to open this issue, thank you so much!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant