Has anyone been able to get USB working on the KL24 kinetis microcontroller using processor expert? I tried using the USB_LDD driver in processor expert and I am probing the USB lines and don't see anything on them. Any suggestions on how to get USB working on KL24 processor?
I don't have a KL24, but reader of my blog confirmed that it is working for him. The FSL_USB_Stack has a selection for the KL24 (the USB blocks are pretty much the same for all Kinetis).
I don't have a KL24, but reader of my blog confirmed that it is working for him. The FSL_USB_Stack has a selection for the KL24 (the USB blocks are pretty much the same for all Kinetis).
Thanks for the reply. I saw your example on your blog using the FSL_USB_Stack component. However, I am not able to find the FSL_USB_Stack component in processor expert. Is there a way to add it? If so, where do I get that component?