STM32F373VC Controller Hang Issue during RS test (EMI/EMC)
Hi Team,
We are utilizing the STM32F373VC controller in our product. However, we have observed that the controller hangs after performing an RS test and only recovers after a power cycle. The device functions normally under other conditions. Below are the relevant details:
- An external crystal of 32 MHz is used as the clock source.
- The peripherals in use include ADC, SDADC, USB, I2C (external EEPROM), Timer, UART, RTC, and an independent watchdog.
The following analysis has been conducted:
- The watchdog is functioning as expected.
- The device is not hanging in any while statement in the application code.
- The controller is not in any fault handler.
- The device is not responding to any external operations.
Could you please assist in understanding and resolving this issue?
Thank you in advance
