• Keil scatter file entrypoint for OTA firmware image
    Hi All I'm using STM32L073 and already have a bootloader at 0x8000000 to 0x8002ffff. This bootloader will check the application FW(crc & length) and jump to FW's entrypoint at begging third word...
  • Keil scatter file entrypoint for OTA firmware image
    Hi All I'm using STM32L073 and already have a bootloader at 0x8000000 to 0x8002ffff. This bootloader will check the application FW(crc & length) and jump to FW's entrypoint at begging third word...
  • best method to differentiate usb
    Hi all, Which is the best method to differentiate mass storage device like USB. Is there any other method other than using VendorId and ProductId of Usb?
  • best method to differentiate usb
    Hi all, Which is the best method to differentiate mass storage device like USB. Is there any other method other than using VendorId and ProductId of Usb?
  • OTA based LPC microcontroller
    Currently I am working on LPC2132 microcontroller. I want to know which LPC microcontroller support OTA features.