• 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 codec
    I have written the code for cs42l52 codec for keil mcbstm32f400 shown below,i am sure about the other part of my code but there is something wrong with the attached code which i am not able to figure...
  • 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...
  • Trace: No Sync on MCBSTM32F400 board
    Hi, I am trying to start a trace debug session with no luck. I am using ULINK Pro, have set the core clock to 168MHz, Enabled ETM Trace, selected Sync Trace Port with 4-bit Data. But uVision always...