• MCB900 Version 4 and FlashMagic
    I'm looking for the documentation of the MCB900 version 4 board. It seems to be significantly different from the earlier version that is shown on the Keil website. I don't get it to communicate with FlashMagic...
  • Problem of ISP with FlashMagic & MCB900
    My MCB900 is vers.4. is it support LPC932 revision C ? When I open the FlashMagic it always displays the message of can't to connect the device...
  • uart program
    I want a simple uart program..can anyone help me in this?also i need library functions for T6963 lcd controller..
  • how to simulate UART program in Keilc51
    Sir, Here is my UART program... $ org 000h ljmp begin org 23h ljmp serial_IT ;/** ; * FUNCTION_PURPOSE: This file set up uart in mode 1 (8 bits uart) with ; * timer 1 in mode 2 (8 bits auto reload...
  • 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...