Altera_Forum
Honored Contributor
11 years agoHow to recalibrate the ADC within 10M08DAF484C8GES on BeMicro board
Hi all, Who knows how to recalibrate the ADC within 10M08DAF484C8GES on BeMicro board? and how to set the following register correctly?
Now I am using altera IP core(14.1) for ADC. There is one register named MODULAR_ADC_SEQUENCER_CSR as follow: 1. When value 0x01 was set, since ADC interrupt was enabled, ADC can produce the data periodly, it seems to work normally. 2. When value 0x03 was set, I expected it could be triggered only one time, but ADC still produced the data periodly, it seems to work abnormally. 3. when value 0x0e was set, I didn't find out recalibration was done.