Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8013

SDK • PIO rp2350 with GPIO >32

$
0
0
Hi, as I understand i should set the

Code:

pio_set_gpio_base(pio, 16);
to offset the GPIO0 for selected pio as GPIO16,
is it correct that setting the

Code:

sm_config_set_in_pin_base(&c, 16);
will set IN pins (relative to GPIO16 as base ) from GPIO32 or I should use here real GPIO values and not relative to BASE?

Statistics: Posted by sh71rlic — Mon Nov 04, 2024 11:22 am



Viewing all articles
Browse latest Browse all 8013

Trending Articles