Posted on April 10, 2007 at 04:49Thanks, it is working o.k. I read in a application note that you have to wait, at least, 100ms between the instruction // Initialize the ADC Registers ADC12_Init(); and the instruction // Configure the ADC Prescal...
Posted on April 02, 2007 at 05:24Hi! I am new with the STR71 and I am trying to use the ADC to sample four different analog inputs, so, I think I can use Round Robin mode. This is my code for init the ADC using the ST libraries: // Configure the 4 ...