Tool/software:
Especially the third one in the above picture, I don't understand what it means.
The third type seems to also involve PWM. Do you know why ADC and PWM are related and how they are used together?
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.
Tool/software:
Especially the third one in the above picture, I don't understand what it means.
The third type seems to also involve PWM. Do you know why ADC and PWM are related and how they are used together?
Sharing a snippet from the DSP280x start guide for the test descriptions in case you do not have it:
For the third test, PWM is used to define the sampling frequency of the ADC. Hope this clarifies your question.
Regards,
Joseph
How to calculate the CMPA value of the comparator based on the known duty cycle percentage value?
Is there a formula?
For example, if someone asks me to output a duty cycle of 30%, how do I calculate the setting value in reverse?
cmpa
When I'm only 50% effective, does that mean PRD/2 = CMPA?
Yes, your calculation for 50% duty cycle applies so PRD/2 or PRD*50% = CMPA. For 30% duty cycle, CMPA = PRD*30% would be what you will set for CMPA.
Hi Tony, can you please explain what motivated you to start with such an old C2000 device? This device is over 20 years old and we have many devices with better performance, software, tools, support, and cost. We typically recommend F280049 as a functionally equivalent device family.
It will be difficult for us to continue to support you on F2809 as you get deeper into your development and our SW for that device is no longer supported.
Our C28 Academy is a great place to start on a device like F280049.
To answer your question, the UART on F2809 is called SCI and there are two instances on the device. Our archived training material for F2809 is here: F280x Workshop.
For the time being, the end customers still choose this one. I have explained to them and asked them to use other parts
How to measure the amplitude of a sine wave or two effective voltage values using the AD of the F2809 chip
When observing the input signal of the Ad channel with an oscilloscope, it looks like this: all are positive voltages, with no negative voltages
please tell me who is the customer?
The ADC converts analog voltages to digital values from 0 to 4095. Please review TMS320x280x 2801x, 2804x Analog-to-Digital Converter(ADC) Module Reference Guide (Rev. D) to see how to convert the digital value recorded back to an analog voltage.