This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Bulk transfer of Data from USB Host

Hi everyone,

I am using a FRDM-KL25Z for which I need to implement a host side driver for printer .

I have completed enumeration part of the printer. Now I want to send data to printers using bulk transfers. I am using the USB Library provided by freedom kit. How would i proceed on this?