Hello,
I have a question about the ADC peripheral of the TMS320F28069. I want to use all 16 channels. Is this possible?
Lets give me an example:
- Channel A [A0 - A7] is triggered by one PWM output, lets say PWM output1.
- Channel B [B0 - B7] is triggered by another PWM output, lets say PWM output2.
One time I want to read all the result from A0 to A7 and other timer B0 to B7.
I read in the errata sheet (sprz342k.pdf) on page 15 a bug about the peripheral, and I don't understand exactly what the workaround is.
The bug description on page 15 is:
"When the ADC conversions are initiated by any source of trigger in either sequential or
simultaneous sampling mode, the first sample may not be the correct conversion result"
Does this mean in my case that I can use only 14 channels instead of 16?
If it is possible to use all 16 channels, can somebody tell me the steps?
Many thanks....