mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-08-07 22:22:29 -04:00
fpga: Fix bitrate counter bug
Fix off-by-one UART bitrate counter value that will make the RX sampling and TX sending drift. The impact gets higher as the baudrate increases and the bitrate counter value gets smaller.
This commit is contained in:
parent
07dc20e4e1
commit
bfc43093ec
3 changed files with 87 additions and 71 deletions
|
@ -1 +1 @@
|
|||
d610fd2e21eabe6fd840cee9f2a9f5ec00be8b40fbdfd069232f6450cd108a96 application_fpga.bin
|
||||
8b09a7b2c9b864711e19f85de2785c8ea52f454207943c13bb17fff1ce095711 application_fpga.bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue