• AT89S8252 with internal ROM and RAM
    Hi. I'm trying to get started in 8051 programming with this Atmel chip and Keil uVision2 (Eval version) I'm new in programming microcontrollers. I'd like to make it simple and use internal FLASH and...
  • How to divide external Clock Frquency?
    Hi I am generating external clock of 50% duty cycle 100KHz using AT89c52 using timer2.This external clock I am given to clock input of USART 82c51.I need to another clock frequency to set the baud rates...
  • How to divide a 64-bit variable.
    Hi, I'm using the Keil uVision compiler. I would like to work with 64-bit values. I declare myVar as unsigned long long; By some calculation myVar contains a value greater than 2^32 for example...
  • scatter file
    hi friends, i have to write a scatter file for lpc3250. how to start? what is scatter file? why for it is? is there any reference for scatter file? thanks in advance...
  • SCATTER FILE
    1)i am working on TI ARM CORTEX M3 UC using uv4. when i compile my projects it nicely compiled. but unable to create SCATTER FILE (.sct). what is the problem? 2)i want to invok the stellaris bootloader...