Where can I find an source code for USB OTG with MKL26?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Where can I find an source code for USB OTG with MKL26?

Jump to solution
753 Views
yusupkhan
Contributor II

Good day to all,

                                We are doing thermal printer project with MKL26. We are having good potential customers. We are selling thermal printer with UART/Bluetooth/WiFi interface right now. But now our customers are asking USB interface. Really we don’t have knowledge about USB interface. If anyone can share working source code for USB interface, it would be very helpful for us. This is very immediate requirement.

 

Thanks & Best regards,

Yusup

Labels (1)
0 Kudos
1 Solution
463 Views
ivadorazinova
NXP Employee
NXP Employee

Hello yusup khan,

we have examples Software Development Kit for Kinetis MCUs|Freescale for USB Stack OTG.

But unfortunately I have not found the example for MKL26 for OTG (in SDK are only examples for TWR-K*) there we also have examples for HID, CDC, MSD... for FRDM-KL26Z.

You can look at the source code at <ksdk path>\usb\usb_core\otg\sources

Please, see also our documentation dedicated USB at <ksdk path>\doc\usb

Please, let me know if the information helps you.

Best Regards,

Iva

View solution in original post

0 Kudos
1 Reply
464 Views
ivadorazinova
NXP Employee
NXP Employee

Hello yusup khan,

we have examples Software Development Kit for Kinetis MCUs|Freescale for USB Stack OTG.

But unfortunately I have not found the example for MKL26 for OTG (in SDK are only examples for TWR-K*) there we also have examples for HID, CDC, MSD... for FRDM-KL26Z.

You can look at the source code at <ksdk path>\usb\usb_core\otg\sources

Please, see also our documentation dedicated USB at <ksdk path>\doc\usb

Please, let me know if the information helps you.

Best Regards,

Iva

0 Kudos