hi
martynhunt
im new to Kinetis L 05 MCUs can you give me examles ti use UART intrrupt for communication serially ?? i have referred KL05-SC n used polling method
i want to use the interrupt method during wake up (MCU waking from LLWU pin) then reconfig to polling type
when i tried to do the above at the later part when its waiting in a while loop @ while(!(UART_S1_REG(channel) & UART0_S1_RDRF_MASK));it goes to hard fault
i dont know how to solve ... need assistance
regards
Pradyumna