Hi everyone! I am trying to interface my TETRA device with the microcontroller using the USB interface. The microcontroller will act as a usb host while the TETRA will act as a USB device. I am using STM32F469I-DISCO development board.
Hi everyone!I am trying to interface my TETRA device with the microcontroller using the USB interface. The microcontroller will act as a usb host while the TETRA will act as a USB device. I am using STM32F469I-DISCO development board.How can I do suc...