Associate
February 8, 2024
Solved
NUCLEO-F429 ADC DMA
- February 8, 2024
- 4 replies
- 1505 views
Hi,
I am currently using NUCLEO-F429 for prototyping a medical product.
I am facing an issue while configuring ADC DMA as shown in attached image.
the address of DMABuff going in DMA register is different to the actual adress, hence i am not able to get proper data read out.
The values in DMAbuff are not updates as expected.
But if I hardcode the address the values are updated in DMAbuff