• atmel 89c52 UART sample program
    guys iam new to this area i have started working on this thing since last week i am testing UART program using 89c52 with baudrate 2.4k(0xf4). using 11.592 crystal and sample program is from atmel...
  • ULINK2 Compatibility with Atmel Studio
    I have a ULINK2 debugger now i want to use it as a debugger in atmel studio dose it possible ? How? if not how can i use it to program .HEX file to SAM3S ?
  • AT89C52 controlling 8051 compatible chip
    Friends: I am using AT89C52 to control a chip utilizing 8051 interface (Bus compatible with 8051). Now the problem is how to set CS pin of that chip. My idea is using: 1) P2.0 NAND ALE of AT89C52. 2...
  • atmel isp chip
    Is there an ATMEL isp chip?
  • Generating M51 compatible files from LX51
    Is it possible to convert .MAP files from LX51 to .M51 files, as my emulator requires M51 files and no I can't use the BL51 linker as I need the code pack option to fit code in target proc. Evan