• CS42L52 Codec Configuration on MCBSTM32F400 board
    Hi , I am having a little bit of trouble configuring the audio codec (CS42L52) on the MCBSTM32F400 evaluation board . I am trying to do a reset to the codec via the reset pin , but looking from...
  • keil mcbstm32f400 core utilization
    I am measuring acceleration continuously using keil mcbstm32f4 development kit and calculating the time dt for integrating acceleration to get velocity. Velocity= summation of a*dt.Since dt is very small...
  • keil mcbstm32f400 timer with interrupt
    I am using keil mcbstm32f400 and I want a timer to generate interrupt every 2ms .I have written the code but i want some guidance whether i am approaching the problem in a right way.My doubts have been...
  • RTC example on keil MCBSTM32F400
    Hi Im just getting to grips with UVision 4 and using the Keil MCBSTM32F400 demo board. I've downloaded a range of demo programs from the ST website which are set up for the STM324xG-EVAL board...
  • MCBSTM32F400 external ram
    I'm using the Keil MCBSTM32F400 development board and I'd like to start using the external SRAM. From the user's guide the SRAM uses the following pins and is at the following location: SRAM FSMC_NE3...