• Mailbox send & receive sync
    Hi, I have a code for USB mass storage device on atmel AT91SAM7SE512 target. The code is based on Keil\ARM\Boards\Atmel\AT91SAM7X-EK\RL\USB\RTX_Memory . When connecting my device to a PC and...
  • 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...
  • 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...