• Sample code for camera with STM32F4DISCOVERY Board
    Hi, I'm currently looking for source code for taking pictures with the STM32F4-CAM board which uses an OV9655 camera. My current setup is the STM32F4 DISCOVERY board with the base board, camera, and...
  • Keil RL-FLASHFS for STM32f4Discovery
    Hello, I would like to know if Keil RL-FlashFS flash file system supports following hardware - SD card on STM32F4discovery + STM32DIS-BB expansion board - USB Flash drive connected directly...
  • How to execute code from RAM
    Hello to everyone. How can i execute code from RAM? I want to write a Fast interrupt-Routine, it will be called by Timer-Interrupt 200000 times per second. The MCU is a ADUC7126 from ADI. The compiler...
  • STM32F4Discovery USB CDC
    Hello. I'd like to use USB on STM32F4Discovery board. But i have an error, that requires to install CMSIS Driver:USB Driver 2.00. Where i should take this pack? Or how i should add this libraries to...
  • Executing Code from RAM
    Hi, I am using some evaluation board from NXP. It uses LPC2138 micro. After loading the software it says to debug I cannot keep more than 2 break points as code is executing from Flash. I would like...