How can I create a clock signal (50% duty), thats at the same frequency and in sync with the Serial transmission?
eg.
baudrate: 9600 ; clock 9.6KHz
baudrate: 2000000; clock 2MHz
How can I create a clock signal (50% duty), thats at the same frequency and in sync with the Serial transmission?
eg.
baudrate: 9600 ; clock 9.6KHz
baudrate: 2000000; clock 2MHz
Perhaps you might first want to explain why you want to setup a serial interface that works at 2,000,000 baud ?