For my understanding, 1/baud_rate = 104.16 However, when I tried to do reverse division, the result is so different than expected.
- My calculation to find baud rate: 1/104.16 =9.6006 * 10^-3
Is my calculation of baud rate wrong?
2.How do I determine the number of stop bits in this case?