• USB-HID example of MCBSTM32E doesnt work
    Hi all, i have here an MCBSTM32E and i want to communicate with it via USB. So first of all i tried it with the given example (which is also described on the Quick Start Guide). Unfortunatly it doesnt...
  • 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...
  • 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...
  • PWM example using MCBSTM32E board (STM32F103ZE)
    Hi guys, I am using a MCBSTM32E board with a STM32F103ZE micro controller. I found a example project here which states to show "hows how to configure and use the timer TIM4 of STMicroelectronics...
  • Using C++ on MCBSTM32E
    I'm doing Speech Processing on MCBSTM32E board,i have working C++ code in Visual Studio.The code uses wavelet library & classes so how can it be done on ARM ?