Hi
I´m developing a project that works with the MCU KW41Z on MCUXpresso IDE.
I´m new at MCUXpresso (i used to work on Kinetis Design Studio with other microcontroler: kl27z256). at KDS, i used to work with processor expert, and had all the libreries for lpuart comunication.
On MCUXpresso, i understand that for mi microcontroler (KW41Z), I cant use the peripheral config tool .
im trying with the fsl_lpuart.h library, but its not working.
Could anyone tell me the best way to implement lpuart comunications in my project.
Thanks
Jose