• Firmware upgrade of STM32F102 using USB DFU
    I am getting confused about the possibility to make firmware upgrade using the USB DFU with the STM32F102 - I find it not very clear in the documentation of ST. Does anybody already performed such an...
  • Firmware upgrade of STM32F102 using USB DFU
    I am getting confused about the possibility to make firmware upgrade using the USB DFU with the STM32F102 - I find it not very clear in the documentation of ST. Does anybody already performed such an...
  • Secure firmware upgrade
    Hello, I am working on in application programming using STM32F105. I read this application note about secure firmware upgrade www.st.com/.../DM00044227.pdf So what i am thinking about is that...
  • LPC23xx firmware upgrade
    Hi, In lpc2364 MCU,I am implementing a bootloader which uses IAP apis, At location 0x0000 i have the bootloader code from here i am call my application which is loaded at location 0x8000 through...
  • Offline Firmware upgrade
    Hi, I have copied a new firmware at memory location 0x0001 0000 using IAP commands. Now when i jump to this location from my old firmware then instead of coming up with this new firmware it comes up...