Page 1 of 1

serial data

Posted: Thu Nov 25, 2021 6:18 pm
by curious123
how can i correct a serial data sequence 00000000 from changing have the logic analyser picture bits flipping is it possible to stop the 0s from changing to 1s example 000001000 etc some type of flip flop circuit ? thanks

Re: serial data

Posted: Thu Nov 25, 2021 7:07 pm
by curious123
0000_0101 0000_0001 1011_0000 then reply 0001_0001 1111_1101 0000_0000 11111_1111 1011_1001
0x05 0x01 0XB0 0x11 0XFD 0X00 0XFF B9
the 0x00 0000_0001 etc when there is an error what circuit can be made to flip back to 0 pattern in the 0000_0000