mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
158a8300c4
By not forcing a fixed oversampling rate we can achieve better baud rate accuracy than otherwise possible. For example, when requesting 115200 with a module clock of 4 MHz, picking an oversampling rate of 17 (instead of hardware default 16) yields 117647 baud instead of 125000 baud as the best matching rate. Better matching baud rate between receiver and transmitter results in a lower probability of transmission errors. |
||
---|---|---|
.. | ||
dist | ||
include | ||
ldscripts | ||
periph | ||
cpu.c | ||
doc.txt | ||
fcfield.c | ||
isr_kinetis.c | ||
kinetis-info.mk | ||
Makefile | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include | ||
vectors.c |