• LPC2378 trying to sample 80 Mhz
    Hi, I am trying to sample an 80 Mhz video signal from an ADC. Obviously, my 12 Mhz LPC can't handle this. Is there a way to slow it down to take a full frame at a time, and ignore the ones it can...
  • Timer runs to fast with a 12 MHz crystal
    The crystal is a 12 Mhz //#include "F100GlobalDataTypeDefs.h" //#include "F100GlobalDef.h" //#include "F100GlobalVars.h" //#include "F100Functions.h" //#include "F100HW.h" void msecWait(uint...
  • Microcontroller using an 8051 with oscillator of 12 MHz
    System register TMOD is set to 0x01. Timer 0 needed to overflow once every 50 milliseconds. What would be the value of TH0 and TL0?
  • computer-on-module based on SIRF atlas V ARM11 50 MHz
    Note: This was originally posted on 4th July 2013 at http://forums.arm.com Hello everybody. I have unsoldered the computer-on-module, which is based on SIRF atlasV at551, NAND flash 1Gb, DDR SDRAM 1Gb...
  • CAN controller communication
    Hi, I want to debug the can protocol using uvision 4 for lpc2368 But i am not able to get receive interrupt in the debug mode though i have enabled interrupt for the same It is possible to do...