Streamer/Lut Can I change which byte is used on the fly?
R Baggett
Posts: 155
in Propeller 2
If I set up the streamer to output to a pin as DDS, is it possible to switch which byte in the streamer's longs is used by the pin on the fly? I don't see how, but I also can't see why not..
Comments
With each streamer command, you select which pins are the outputs or inputs. So, you can only change them at the command boundary, in time.