Hi, as I understand i should set the to offset the GPIO0 for selected pio as GPIO16,
is it correct that setting the will set IN pins (relative to GPIO16 as base ) from GPIO32 or I should use here real GPIO values and not relative to BASE?
Code:
pio_set_gpio_base(pio, 16);is it correct that setting the
Code:
sm_config_set_in_pin_base(&c, 16);Statistics: Posted by sh71rlic — Mon Nov 04, 2024 11:22 am