• Watchdog to return from ISP
    Hallo Im planning to use the ISP for firmware updating my application, by letting the application itself set the P0.14 pin low and then reboot the MCU (ISP then entered) But when I do that, then...
  • LPC 2292 " if condition gets satisfied without no reason"
    hi all, I am using LPC 2292 in my project. I have used if condition in which condition is satisfied for no reason. Did u face problem like that. I am using gcc compiler.
  • ISP command handler
    Hi , Looking at Flash magic there is a start bootloader command. How from my firmware can I call the ISP command handler so that I can create a command for using with Flash Magic? thks, joao...
  • Trouble in using ISP command
    Hi guys, I am trying to use ISP command "Write to RAM" from the embeded system. The system is using Renesas controller and has connections to MCB2103's TXD0, RXD0, RST, P0.14. So it can control LPC2103...
  • using ISP read memory command
    Hi guys, I am trying to use ISP command to control LPC2103 from embedded system. I managed to start LPC2103's ISP handler and run some ISP commands. Trouble is once I run "Read memory" command, it seems...