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.
Hello,
I am using F28379D LaunchPad Development Kit for a project. I am competely new with this microcontroller programming.
I am designing a circuit in the MATLAB simulink and run the design in the F28379D LaunchPad Development Kit.
I want to take analog input in the ADC pin and put the signal into DAC pin.
the ADC converts the Analog signal into bits 0 t0 4095. which is then feed into DAC.
I want to see the ADC output in the display in real time. How can this be done? What additional parts do I need in the simulation to see the values in the Display.
Is it possible to see the values in real time simulation of the F28379D LaunchPad Development Kit in simulink display?
FOr better understanding I am providing the picture of my circuit.
Hi,
Please find details as provided on the page:
https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/900709
Thank you.
But I want to modify my circuit. That I have shown in the figure.
I want check the real-time values in the display of my circuit.
The web page u have shared is actually of ADC along with PWM.
But my concern is with ADC and DAC.