• 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 ?
  • 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...
  • RTX RAM Drive Problem with MCBSTM32E
    Hi, every one, I'm trying to use RAM drive with RL-Flash File System on blinky example. I use MCBSTM32E board , I follow up RL-Flash File System guide instructions. import FS_CM3.lib, copy retarget...
  • MCBSTM32E board application does not start
    Hi, being new to ARM I succesfully builded and downloaded the Blinky project into the STM32F103ZE uC on the MCBSTM32E board. It did run, but somehow it does not anymore. The IDE says "Application...
  • 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...