Hi,
on RM48x or TMS570LS dev board kit
I set the ADC to read in continuous mode, and set the ADC memory to be 64 on group1. Eventually I set the fifo size to 64 even if I can't figure out what is the link between the adc fifo and the group memory.
I start my conversion ...
and stop the conversion when fifo is full, assuming that the adc RAM contain the 64 values converted.
I realize that in the adc RAM there is more than 256 available values ? is it possible ?
because the TRM says that there are 64 buffers for conversion possible on the ADC,Somewhere else it says that there 1024 buffers ? where is the truth ?
the BNDB part in the ADBNDCR register says that it is possible to have 1FFh x 2 = 512 x 2 buffers ?
How could I know that I reached the accurate number of conversion that I want before reading the adc RAM ?
thank you beforehand.
Brice