Hello,
I'm just beginning to work with KL25Z and the beginning is quite difficult. I work with Kinetis DesignStudio.
My program has to received order via serial connection, but also makes different things. On my arduino UNO32, I had just to test a flag to know that a byte is ready to be read, or better an interrupt, but with the KL25Z, I don't knnow how to do that. My first idea was to use the Serial_LDD component, but there is no event for 'byte ready to be read'. Have you a simple solution?
Thanks
Michel