I want to interface my printer with my stm32F407VGT6 board, and I don't know which usb driver library to choose (OTG/DEVICE/HOST).
I want to send / receive microcontroller commands to the printer.
You can either use the USB host library, or the OTG (On The Go) library which allows you to be host or device. You should also take care that you are using the right library for your chip.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more