• 22 doubts in basics of 8051
    Hi 8051 experts please help me understanding following:- 1. which was the first microcontroller 2. what does legacy port means 3. what is pulse width modulator 4. what is phase locked loops ...
  • basic compiler question
    Sorry just trying to set up the Keil system to run a simple starter program with an STM32F051. Used STM32Cube to get the code set up, ported over to the Keil uVision tool. When I go to compile I get...
  • basic compiler question
    Sorry just trying to set up the Keil system to run a simple starter program with an STM32F051. Used STM32Cube to get the code set up, ported over to the Keil uVision tool. When I go to compile I get...
  • basic programmes for 8051 and arm ?
    plz give me the following basic programmes 1. display a strings in lcd display (LCD interface) 2. Analog to Digital conversion 3. Digital to Analog conversion 3. Serial communication 4. High speed...
  • Basic C question for CAN implementation
    What I am trying to do is load a CAN frame with some calculated data and transmit it every 1s. Additionally I want to compare what I am sending with an incoming message, compare each byte and if they...