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?