• DMA and multiple ADC channels with different buffer sizes
    Hi I'm using DMA with ADC1 channels 12 & 16. ADC1 Channel_16 is the core temperature. The code below works ie when the DMA flags the DMA_Buffer contains 800 samples, 400 for Channel_12 400 for...
  • DMA and multiple ADC channels with different buffer sizes
    Hi I'm using DMA with ADC1 channels 12 & 16. ADC1 Channel_16 is the core temperature. The code below works ie when the DMA flags the DMA_Buffer contains 800 samples, 400 for Channel_12 400 for...
  • ADC multiple channel
    Hello, my question was about one of the methods of opperation for the ATD peripheral. If you have a single conversion mode and a software external even start. How does the converter know which input...
  • ADC multiple channel
    Hello, my question was about one of the methods of opperation for the ATD peripheral. If you have a single conversion mode and a software external even start. How does the converter know which input...
  • Wrong reading provided by ADC while using 2 ADC Channels
    I was using an ADC channel ADC0.1 in lpC2468 for taking controller to power down, and it worked properly. Now I configured ADC channel 2 ADC0.2 for reading value from thermistor, as I load code into...