• DFU supported with LPC1857 And IAP Command Code 57 (Reinvoke ISP)?
    I have an LPC1857 device that only supports firmware upgrade via USB0/DFU (hardwired per Table 13 of UM10430). I'd like the application code to reinvoke ISP USB0/DFU on user command to upgrade firmware...
  • DFU supported with LPC1857 And IAP Command Code 57 (Reinvoke ISP)?
    I have an LPC1857 device that only supports firmware upgrade via USB0/DFU (hardwired per Table 13 of UM10430). I'd like the application code to reinvoke ISP USB0/DFU on user command to upgrade firmware...
  • AT91SAM7S256 not coming out of RESET...
    Okay... this may be slightly off topic... I'm suspecting hardware more than software. Here's the problem... I've done KEIL projects for AT91SAM7S32 and AT91SAM7S64 boards and the hardware has always...
  • AT91SAM7S256 not coming out of RESET...
    Okay... this may be slightly off topic... I'm suspecting hardware more than software. Here's the problem... I've done KEIL projects for AT91SAM7S32 and AT91SAM7S64 boards and the hardware has always...
  • Keil freezing coming out of debug
    I have a really simple program, a modified Blinky, that everytime round the loop jumps off to read in from U0RBR and outputs the character found through UART1. UART0 is mapped in take it's input from...