Hello,
I am working on an I2S application for my university although I need UART enabled for various development purposes.
I have worked with UART with AVR controllers although the application needs the higher powered 32-bit capabilities of the KL26Z
In my experience with AVRs, using the UART was simply setting simple parameters in the UART control registers and then enabling them and using simple functions.
Does anybody have code I could use or point me in the right direction?