• Serial Data Communication with 12Mhz Crystal
    i tried to send data, through serial data communication, from one Microcontroller[Atmel 8052 - AT89c52] to another Microcontroller[Atmel 8052 - AT89c52] and back to the source Microcontroller and then...
  • Clock Signal
    Hi, i looked at the CLKOUT pin using a scope expecting to see a square wave type of signal, it looks like a sine on sine signal. I am not sure if it is a board design problem or if it should look like...
  • generate clock signal (200khz) for arm7 board
    hello friend, i'm newly appointed for a project to make a clock signal of 200khz in ARM7 board. i need the program code to generate clock signal. please help by providing the code. thanks in advance...
  • Generating 32.768kHz Clock Signal for Sensor Integration
    Hello, I've STM32F103VE core & development board. I want to generate 32.768 kHz clock signal at any of the data port rather than OSC32_OUT pin by software. To be more clear: I want to connect...
  • What is RCC_APB2Periph_AFIO clock signal?
    Hi. Could You help me to understand somethink. In STM32 like STM32F103c8... there is a clock signal called RCC_APB2Periph_AFIO. When should be turned on this signal, always when I use peripherial, like...