• DFU and MCBSTM32E, general questions about DFU
    Hi everybody, i have here an MCBSTM32E and i want to upgrade its Firmware via USB. So i found the DFU example from ST and tried to load it to the board, it worked. But i have some trouble with...
  • 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...
  • MCBSTM32E USBMEM Example Code Problem
    Hi All, I am using a MCBSTM32E evaluation board. I wanted to run the USBMEM sample code on the board, which uses the micro-controller's internal RAM as a USB mass storage device. I followed the...
  • HID Example for MCBSTM32E change ReportDescriptor
    Hello everybody, i have here an MCBSTM32E and i tried to write my own HID client on the PC. It worked already fine but now i want to send more then just one Byte. But i dont know how i have to change...
  • 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...