Part Number: TDA4VH-Q1
Dear expert,
TDA4 has 8 ADC sampling pins. Customer would like to know if the SoC read the voltage value one by one (polling)? If polling is used, what is the polling time? Thanks
Best Regards,
Xingyu Zhu
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.
Part Number: TDA4VH-Q1
Dear expert,
TDA4 has 8 ADC sampling pins. Customer would like to know if the SoC read the voltage value one by one (polling)? If polling is used, what is the polling time? Thanks
Best Regards,
Xingyu Zhu
Xingyu,
You setup a set of conversions which includes the channels to be converted and then start the conversion. The ADC converts the channels sequentially.
Kevin
Hi Kevin,
Thanks for your reply. Customer is checking the speed of ADC. Do we have the data of the time interval between 2 adjacent channel conversion? What is the approximate time scale?
Xingyu,
The ADC clock is supposed to be configured to 60 MHz. Every sample time is 2 cycles + user-defined delay. The conversion itself takes 12 cycles. There is probably a start cycle and an end cycle.
Kevin