• 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...
  • Debugging USB on MCBSTM32E
    I am trying to use the JTAG ulink debugger to catch issues in communication in our USB driver on a MCBSTM32E board. The board is powered off the USB and if I run my code without the JTAG attached I can...
  • 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...
  • serrial output doesnt work
    HI all together first: sorry for my bad english, i hpe i can explain my problem good enough... I try to send some data to the serrial port. ive take an example from a book and make some changes...
  • Device Firmware upgrade (DFU) example for MCBSTM32E
    Hi everybody, i am searching for a example which demonstrates what i have to do to upgrade the firmware of my MCBSTM32E. I found the example of ST but its realy confusing. Is there any other easier...