Hello everyone.
I am working with a MSP430FR6043, trying to port over some custom code for testing, as well as trying to connect to the USS GUI Tool. I am experiencing a problem with the HID Bridge based on my research, but none of the solutions I have found have worked.
I have connected to and successfully used the USS GUI tool before, however today when starting it up, I get the error "More that one HID device with the same VID/PID detected. Only one device may be connected."
When starting the MCU (with the "default config" for jumpers), LED201 lights up steady. LED202 blinks for a few seconds, then stops blinking. LED102 lights up steady.
Things I have tried,
Reflashing HID Bridge with MSPWare Python Tool (didn't work, can't get the HID bridge into BSL mode) via
Reflashing the USS GUI App Code with both IAR and with MSPFlasher (no change)
Reflashing HID Bridge with MSPFlasher Tool (no change)
I can't seem to figure out exactly what LED202 flashing 2.5 times on startup actually means. (By 2.5 I mean 2 normal length flashes and then half of a flash)
Any advice is greatly appreciated, thankyou.