Search found 1 match
- Mon Jan 24, 2022 7:33 pm
- Forum: Open Hardware
- Topic: Flash firmware over UART RS-232
- Replies: 9
- Views: 35973
Re: Flash firmware over UART RS-232
The most common cause of serial port communication problems is incorrect communication parameter settings. To operate correctly it is essential that both devices are set up with the same communication parameters, which includes baud rate, parity, number of data bits, and number of stop bits. thank ...