• mcbstm32f400 external memory acces
    I've been trying to get the external memory on my board (mcbstm32f400) working, this is write data to it and read it, but to no succes. i've tried many 'solutions' given on the internet with no succes...
  • 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...
  • 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...
  • MCBSTM32F400 Ethernet sample code
    Hi, does anyone have code for using the ethernet interface on the MCBSTM32F400 board? I have tried the lwIP sample code downloaded from ST, but it is written for another hardware. It uses a PHY...
  • 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...