• 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?
  • M4/M0 dual core application. M0 fails to start
    Hello everyone, I have an LPC4337 running uCLinux. I'm trying to get code to run in the M0 in parallell. I load the code to 0x10080000, set the M0APPMEMMAP to 0x10080000, release the M0APP Reset and nothing...
  • STM32H745 dual-core debugging with IAR toolchain
    Hi All! I am working on STM32H745 dual-core controller and IAR Embedded Workbench for ARM toolchain V8.40.1 for development. I have completed all my work on individual core test and debugging with...
  • Why use Cortex-M7 dual-redundant core?
    Cortex-M7 has an parameter named "LOCKSTEP" which specifies whether the implementation is a dual-redundant core and uses lock-step. My question is: why do I need to implement the dual-redundant core...
  • Using STM32F407VG MCU chip alone
    Good morning everybody .. I'm working on a project in which I use STM32F407VG MCU .. it works perfectly on discovey board now I bought the chip alone and want to design a circuit that I can program with...