• Secondary bootloader queries;
    Hi, I am looking for UART based secondary bootloader for LPC1768. Please clarify the following queries: When I am sending binary file from say UART, should I send .bin file or .hex file of the application...
  • Secondary bootloader queries;
    Hi, I am looking for UART based secondary bootloader for LPC1768. Please clarify the following queries: When I am sending binary file from say UART, should I send .bin file or .hex file of the application...
  • STM32 custom bootloader fail
    Hello everybody, I'm working on a custom bootloader for STM32F407/F411. It start at 0x08000000 and works in a ordinary way, loading Intel-Hex files through the UART, interprets the file and programs...
  • STM32 custom bootloader fail
    Hello everybody, I'm working on a custom bootloader for STM32F407/F411. It start at 0x08000000 and works in a ordinary way, loading Intel-Hex files through the UART, interprets the file and programs...
  • Query about p0.14 / Bootloader in LPC2148
    The manual says that if p0.14 is low while reset is low, forces on-chip boot-loader to take over control of the part after reset. However, when I connect this pin to ground, while the user code is executing...