mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-11-25 18:06:35 -05:00
- Checks the stop bit, if it is not valid the data is discarded and enters a error state. Only checks first stop bit. - Adds an error state to the RX FSM. The core starts in this state to not assume a valid idle rx line on start up. Prevents accepting frames on a constant low rx line and filling the fifo. - bugfix: always reset bitrate_ctr when leaving state ERX_BITS and remove unused bitrate_ctr counter in ERX_STOP |
||
|---|---|---|
| .. | ||
| clk_reset_gen | ||
| fw_ram | ||
| picorv32 | ||
| ram | ||
| rom | ||
| timer | ||
| tk1 | ||
| touch_sense | ||
| trng | ||
| uart | ||
| uds | ||