Skip to content

PIO SPI Example not working for GPIO>=32 #725

@viralpatel9

Description

@viralpatel9

I am trying to run PIO SPI example using GPIOs more than 31, but I am not able to initialise them correctly. Things I have configured in my SDK:

  • I have changed the #define PICO_RP2350A 0
  • I have added gpio base to 16 for my pio1 using pio_set_gpio_base(pio1, 16);

I am using the latest SDK v2.2.0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions