I am trying to process video signal from a linear CCD, is it possible to add two stop bits to the end of the digital output signal?
I am looking at options to replace my mostly obsolete design using an FPGA and old linear CCDs. I've already chosen a new linear CCD chip but I'm considering a handful of processing options. Our CCD alignment system currently uses 13 bits output to our processor box, with two of those bits being stop bits (0 and 1). Can this microcontroller tack on stop bits to my digital output signal? If it matters, our digital output is running as NOT output (a 0 is 1V, a 1 is 0V).