Hi E2E community,
we are trying to get ADC Data to the M3 in order to send them over UART to our Monitoring program for further analysis.
Due to the information given in the data sheets it should be possible to have access over the ACIB bus. The ADC configuration and reading the ADC results on C28x works so far (Address 0B00h). We also checked the "F28M35x Peripheral Driver Library" and the "F28M35x Firmware Development Package" files, but we couldn´t find out how to get access on the memory on the M3 (ADC1 Results M3: Address 5000 1600h).
So our question is, what do we have to do to be able to read the ADC data out of the ADC Results M3 register?
Thank you very much,
Andreas and Matthias