Hello Mowei,
I understand you are facing difficulty in visualizing the UART data via a DAC and oscilloscope on your TMS320F28379D microcontroller. To troubleshoot, please try the following steps:
- Disconnect the DAC from the SCIA RX pin.
- Connect the oscilloscope probe directly to the SCIA RX pin, ensuring proper grounding.
- Set the oscilloscope to detect the expected UART signal levels.
- Send data from your PC and observe if the correct waveform appears on the oscilloscope.
If the oscilloscope displays the expected waveform, then the UART communication is functioning properly, and you may need to examine the DAC configuration in your firmware to ensure that the data is accurately processed from the SCIA RX interrupt to the DAC. On the other hand, if the waveform is incorrect, the issue likely lies within the UART setup.
I hope this helps you.
Best Regards,
Asim Asrar