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