Answer the question
In order to leave comments, you need to log in
STM32F103. What is in the DR register before the end of the conversion?
There is an MK STM32F103 and its built-in ADC. It has a DR register, where the ADC puts the result of the conversion. Here we start the next transformation and while we are waiting for the result, we can do whatever we want. Here is the question - what is going on in the DR register at this time? Does the previous transformation lie there, or do the values of successive approximations go over there? Is it possible to run the transformation and then pick up the result of the previous one? And then writing to the array takes as much as 100 nanoseconds (I'm in shock!) And doing this between conversions is losing speed (and messing around with the RAP for the sake of a dozen samples is stupid). I did not find the answer in the datasheets and appnotes.
Answer the question
In order to leave comments, you need to log in
and fiddling with the RAP for the sake of a dozen samples is stupid
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question