• 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?
  • 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?
  • 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...
  • 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...
  • CMSIS-Driver EMAC clock below 200 MHz
    Hallo ARM experts, while using CMSIS-Driver EMAC the configuration of AHB1 clock according to the description of EMAC_STM32H7xx.c should be setup below 200 MHz. However, the core of stm32H743 microcontroller...