The connection between the microcontroller and the host computer is via the USB HID interface. To establish communication with each connected device you need to perform a USB port scan.
Step 1:
Connect the devices to the USB ports and select the appropriate microcontroller under MPU/MCU / Board Type
...
Note |
---|
If the MCU VID and PID were previously changed in the OTP, set the appropriate values in the "Memory Options" Setup->Memory Options window before scanning. |
...
Step 2:
Go to Setup->USB Location and the USB-to-Target Location Assignment window will appear. Select "Automatic selection" and click "Scan". After scanning, you will see a list of selected devices showing the hub and port number. Save the list by clicking "Apply" and exit the window by clicking "Exit".
...