• Do you have an example?

    SPI2.send4bit([15,15,15], 0b0001, 0b0011);
    

    and

    SPI2.send4bit([255,255,255], 0b0001, 0b0011);
    

    both work fine for me...

About

Avatar for Gordon @Gordon started