USB Issue on H743II
Hi,
I have two STM32H743II MCUs, one of them is USB device and the other one is the USB host, did it sing the cube.
then added to the host code the USBH_CDC_ReceiveCallback function.
and added the HAL_PWREx_EnableUSBVoltageDetector(); function after the USBH_Start function.
I am running the two boards, pluges the USB in between and tries to send data from one to another but it's not working.
best regards
JK
