Other Parts Discussed in Thread: MSP-EXP430F5529LP
We are having issues with the MSP430F5529 and need assistance
Phenomenon: When the PC is turned on, the POST screen hears three short beeps. After entering the OS, check the device manager, and it shows that the device cannot be identified.
>>Confirm that the MCU is down now (the main loop uses LED Toggle)
>>The frequency of changing the USB API will decrease, but it still happens (www.ti.com/.../MSP430USBDEVPACK
>>Because the USB cable of our keyboard runs inside the machine, customers cannot unplug the USB cable, so when an abnormality occurs, the whole machine must be shut down and restarted, causing great trouble to customers.
① When the problem occurs, it is confirmed that the MCU is not in the main loop normally, it feels like it is stuck somewhere, and the WDT cannot play a role.
② LDO has a normal transition to 3.3V
③ It is necessary to re-power the USB 5V to remove the phenomenon
④ Try to open WDT at the first line of the program, the same problem occurs
⑤ There is no such phenomenon when using a commercially available keyboard
OS: Windows 10.
MSP USB Developers Package : Version: 5.20.07.01 (version 4.xxx is more serious)
Please help to provide suggestions, thank you.