Failed to program STM32H743ZI2 board and Debug terminal also get hang with USB isolatorfrom Linear technology
I expected to connect my PC to a nucleo STM32H743ZI2 board via a USB isolator (Linear technology) but failed.
While, I can connect to the nucleo board directly without isolator and programme it.
Beside, the PC can recognize the STLink from nucleo board correctly, which means the device can be found in the 'Device Manager'.
Using zephyr openOCD for flashing the code but getting below error
Error: libusb_open() failed with LIBUSB_ERROR_NOT_SUPPORTED
Error: libusb_open() failed with LIBUSB_ERROR_NOT_SUPPORTED
Error: read version failed
in procedure 'init'
I also tried with IAR IDE but not getting code flash and also debug default terminal is also hang after some time
I'm wondering what's wrong, anyone can help?
Many thanks

