Search found 1 match

by accobrasp
Tue Feb 08, 2022 1:43 pm
Forum: Raspberry Pi microcontroller boards
Topic: init 4 pins set PIO state machine
Replies: 0
Views: 12182

init 4 pins set PIO state machine

Hello, I’m new to pico, and I want to explore the possibilities of PIO state machines. But the few examples I found of creating a state machine with a set of 4 input pins do not work. Do any of you master the creation of groups of I/O pins in the state machine? I want to use 4 input and 4 output. Th...