mf1364
Full Member level 3
thx , do you think that I can send a 16bit binary code with PIC18 family via SPI ?and please advice me a 16bit shift registerYes that is correct but note that when you have 16-bit shift register you have to send 16 bits so that the new
so in order to apply a new 16 bit value you have to send 16 new bits so that the old outputs are shifted out completely.
Alex