Hi Team
I found the conversion memory can be configured as 11 in the code, but in the system configure, it can be configured reaching to 3.
Can you explain why?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Team
I found the conversion memory can be configured as 11 in the code, but in the system configure, it can be configured reaching to 3.
Can you explain why?
Hello Harry,
The "0-11" represents the channel 0-channel 11 of ADC. And the "0-3" represents the memory 0-memory 3 of one ADC. One ADC just have four memory which represents one ADC can only process 4 channel signal at the same time. If you want to process <= 8 channel signal at the same time, you can use two ADC, and each ADC processes 4 channel signal. It should be noticed that the speed of ADC sampling is very high, so the external manifestation is synchronous sampling of the 4 channel signal.
Best Regards,
Janz Bai