Browse By Tags

  • Low-Level NOR Chip Interfacing and Embedded File System (EFS) Resources

    Hello all, 

    I am currently working on a project that requires me to interface with a single external NOR flash chip from Cypress (S29GL064880TFV030), the microcontroller that I'm working with is a STM32F407ZGT7 (LFQP144 Pin Package). I've read through…

  • Cannot access target, debug stopped STM32F407 ARM Cortex

    Hello,

    I am trying to run deep learning neural model described in https://www.dlology.com/blog/how-to-run-deep-learning-model-on-microcontroller-with-cmsis-nn/, I am using updated MDK Lite version 5.27. The trace starts running for about 600 seconds and…