• How to build an application for dual core(M4+M0) MCU?
    Hello I'm using Cortex-M3, and because of speed and peripherals, I want to use a dual core MCU. I realized I have to write two separate code and make two separate executable file. But I don't know how...
  • How to build an application for dual core(M4+M0) MCU?
    Hello I'm using Cortex-M3, and because of speed and peripherals, I want to use a dual core MCU. I realized I have to write two separate code and make two separate executable file. But I don't know how...
  • Dual core cortex-m7 for security applications
    Why nobody offers a dual core cortex-m7 solution for security applications, even if the lockstep functionality is provided?
  • Dual core cortex-m7 for security applications
    Why nobody offers a dual core cortex-m7 solution for security applications, even if the lockstep functionality is provided?
  • Cheap dual core mcu for a data logger?
    Hi all! I'm thinking of creating a simple datalogger that prints out the characters onto a sdcard/USB device. I would like to be able to poll data, save it in a buffer and simultaneously write it...