FIFO Size on EFM8 Parts
Recently I was working on a project using a SiLabs EFM8 LaserBee microcontroller. These parts have a very rich set of peripherals and come at a rather low price.
When implementing communication with a host over UART I stumbled upon on issue with the UART1's FIFO: to relax timing requirements …