Soft 404
I'm programming a 16bits to 4bits comm protocol... 4 bits of data, a DEN (data enable) and a CS (chip select. ) It's just for check RP2040's capability.
YES!!! YOU'RE RIGHT!!!
It works fine if I make shift 16bit before using sm.put.
I can avoid having to do shift in sm.put change pio.asm code for 32bit instead of 16bit,