Part Number: TMS320F28035
Other Parts Discussed in Thread: C2000WARE
HI Can i know how to read the value on ADC with software as mentioned on datasheet.
is there a sample code with software trigger instead of EPWM.
Thanks
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.
Part Number: TMS320F28035
Other Parts Discussed in Thread: C2000WARE
HI Can i know how to read the value on ADC with software as mentioned on datasheet.
is there a sample code with software trigger instead of EPWM.
Thanks
We don't have an example like that for the F28035, but there is one for the F2807x called adc_soc_software that might help. The ADCs are different, but they both follow the same principle of setting the flags in ADCSOCFRC1 to force the corresponding SOCs.
device_support\f2807x\examples\cpu1\adc_soc_software\
Whitney