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

SDK • Re: Problem with OUT pins PIO command

$
0
0
My bad - I forgot the sm_config_set_out_pins() call.. I don't know if out and set pins can overlap though:

Code:

    sm_config_set_out_pins( &c, pinOut, 8 );    sm_config_set_set_pins( &c, pinOut, 5 );

Statistics: Posted by SparkyNZ — Sun Oct 13, 2024 3:37 am



Viewing all articles
Browse latest Browse all 4151

Trending Articles