• 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...
  • 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...
  • 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...
  • 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...
  • how to execute the code from RAM ??
    Hi,     i am working on XMC4500. i want to Implement Self Flashing i.e., the Controller Flash itself, Till now the code is Running from Flash. To Achive this one approach is if i Execute code from RAM...