• 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...
  • 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...
  • MCBSTM32 examples does not work on MCBSTM32C
    I'd like to run example for Mass storage device which was written for MCBSTM32 evaluation board on my MCBSTM32C ver 2.0 board. I tried to port this example without success. That should be easy, but...
  • USB CDC example?
    Hi, Is there a Keil example for implementing a USB CDC interface on an MCB2300? The USB samples do not see to have a CDC implementation? I know about LPCUSB but was hoping there was a Keil...
  • 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...