• MCBSTM32F200 working with audio
    Hi All , I have the MCBSTM32F200 evaluation board, i see that there is an audio out plug ,but i could not find anywhere an explanation on how to configure it and use it . Does anyone know where...
  • MCBSTM32F200 flash external NOR
    Hi I have the evaluation board MCBSTM32F200 and I would know how to flash the Blinky's project into the external Flash NOR and run from this. As I know, in Options Target of uVision IDE you can...
  • USB0 File System Init on MCBSTM32F200
    I'm trying initialize USB File system for MCBSTM32F200 Board. I can do it for USB1 port but USB0 fails. I'm not sure if this is the exact place where it hangs but this is the call sequence I observe...
  • MCBSTM32F200 and CS42L52 Audio Init Issues
    Hi Everyone! I am trying to get the audio to work. Not trying to do anything too complicated. Just want it to beep. I went through the schematics and documentations and came up with some code. A...
  • problem with stm32f4 pwm output -- TIM3
    please find the line "TIM3_PWM_Init(500-1,84-1);" and build output compiling main.c... main.c(23): warning: #223-D: function "TIM3_PWM_Init" declared implicitly TIM3_PWM_Init(500-1,84-1); main.c: 1...