USB port recognised but no data received

Hi All,

We have trying the usbd_cdc_acm example program.

It has custom VID and PID. When connected to a windows PC with the correct driver, it is recognised correctly and it can receive data from the PC. All good.

When we connect to the intended USB master device (not a PC), it is still recognised but it does not receive any data even though some is sent.

Is there any USB configuration which could stop just the actual receiving of data?

Any ideas please?

We are using SDK3.2 for thread and zigbee

kind regards

Liam

Related