• Reading silicon temperature LPC11U68
    Hi, I am using LPC11U68 Cortex-M0+ micrcontroller with temperature sensor as a part of ADC. In the manual it is written that the temperature value is read by ADC ch0 in busr mode. I am getting values...
  • Reading silicon temperature LPC11U68
    Hi, I am using LPC11U68 Cortex-M0+ micrcontroller with temperature sensor as a part of ADC. In the manual it is written that the temperature value is read by ADC ch0 in busr mode. I am getting values...
  • ADC Value changes due to oscillator
    I am working on C8051F120, I am getting a problem in ADC value. When I am working on Internal Oscillator (24.5 MHz), my PLL Setting makes SYSCLK as 98 MHZ. My Reference is provided from external...
  • ADC Value changes due to oscillator
    I am working on C8051F120, I am getting a problem in ADC value. When I am working on Internal Oscillator (24.5 MHz), my PLL Setting makes SYSCLK as 98 MHZ. My Reference is provided from external...
  • Storing/Reading 12 bit ADC values
    Dear all, I am using C programming and C8051F206 board. Currently, I am able to display the 12 bit data value on my alphanumeric LCD. What should i be looking at to store, say 10 discrete values...