Hi,
Working with 320F28355, and reading ADC from its left justified registers.
From the ADC documentations:
" The ADCRESULTn registers are left justified when read from Peripheral Frame 2 (0x7108-0x7117) with two wait states "
What is the practical meaning of these wait states?
Does it mean that the ADCRESULT registers should be read into an external RAM with at least 2 wait states?
Or:
Does it mean that the results would be ready within the registers after some internal delay?
Or:
None of the above but something else?
Thanks,
Isaac