There is no function call for UARTSendArray in your code except inside the function itself. How shall that work? And what is your SMCLK? Do you know it's exact value? UART needs precise clocks, you are working with the default clock after startup. I don't know the value, but from your BR0 value of 109 it must be something like 1.047MHz. Did you check this?
↧