This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I am currently working on an FMCW Radar, does the MSP432E401Y have a DAC to generate a sawtooth waveform for such applications.
Hi,
No, MSP432E MCU does not have an integrated DAC. You can generate PWM and then go through an external low pass filter to create a low-cost DAC or use an external DAC with a SPI interface. MSP432E has multiple SPI ports tto choose from hat can interface with the DAC.