• DFU on MCBSTM32C
    Is it possible to do DFU programming on the MCBSTM32C through the USB? I've downloaded the DfuSe software from STMicroelectronics and converted a working version of blinky.hex to blinky.dfu, but how...
  • Measure volume with MCBSTM32C
    Hi, I need to measure the noise volume with a simple microphone. I'm using the MCBSTM32C from KEIL, which provides a microphone input. unfortunately there is no example provided how to use...
  • MCBSTM32C USB Host
    Hi all, I am trying to write an application which should read some data from USB stick. Is there some example how to write an USB host application on the STM32 connectivity line devices? Regards...
  • MCBSTM32C CODEC Example
    I have a MCBSTM32 board which uses the STM32F107 and includes the CS42L52 audio CODEC. Has anyone had success using this CODEC with the dev board? I've written code to generate the 12 MHz MCLK input...
  • Problems with MCBSTM32C CAN Ports
    Hi there, I have problems setting up the two CAN ports on the MCBSTM32C demo board. I got them to work in loopback mode but in normal mode the INAK bit doesn't set itself to 0. In the manual it...