Hello,
In the CS114 test, we see that the data produced by the MCU using the ADC readings is zero. This situation cannot be corrected without resetting the board or reinstalling software. The corrupted data is the data where the ADC results are converted to the real value with a few multiplication and division operations. We do not see any distortion in ADC results.
The operations I mentioned above are executed in an interrupt. We use a single interrupt in the software. The interrupt returns every 100 us.
We use TMS320F28377S in our product. The MCU is used on a control board isolated from power lines.
Do you have any idea about the cause and solution of this problem.
Thank you