Liam Baker
Liam Baker
Two problems. First, the variables for the PRU (pin, length, halt etc.) Are only stored at 0x100, which is just 256 bytes above the array of channel values. Giving the...
I am using this as a base to extend to both PRUs, and "DMX extended" packets with >1024 bytes. May submit a pull req if I have something a little...
The op(255) is a due to a restriction on the number of bits used to encode the argument, means one cannot (for example) offset an address by an integer greater...