• Running a program from flash memory
    Hi all, This is my first program that I downloaded to the flash memory after modifying the Keil MCB251 board for flash programming. I used the ATMEL flip to download the Blinky program to the MCB251...
  • USB to Parallel
    Is it possible to send data via my USB- interface to the parallel port on the interface? For example: can I blink a Led connected to the parallel port via the USB kit? Greetings, Peter
  • PK51 with parallel port dongle
    I have an old version of the C51 compiler which needs a parallel port dongle to generate a compiled output (Compiler V5.0/uVision 1.13). Parallel ports are disappearing on laptops and also on desktops...
  • EPM900 as parallel programmer?
    If I want to use EPM900 as parallel programmer, how to connect the target P89LPC932 ? Just connect every pin of MCU to the pin labeled the same name of the connection on EPM900 board? Thanks~~
  • serial to parallel converter
    Hay I have interfaced LPC2106 with 74HC164 (serial to parallel converter): P0.11 (Data In), P0.12 (CLK) How to send byte serially on to the 74HC164, I am confusing with C(keil ARM) code, how to...