EmbeddedEric
Results
1
comments of
EmbeddedEric
Hi, after setting up the baudrate, the function calls: `writeRegister(REG_IER, 0xff); // enable all interrupts` so the fix for half baudrate is overwritten by writing the full register with 0xFF....