• online test of register RAM and Flash?
    Hi ARM, How to test registers,Flash and RAM during running ? Cortex-M4? Do you have related library to support this kind of problem? Thank
  • online test of register RAM and Flash?
    Hi ARM, How to test registers,Flash and RAM during running ? Cortex-M4? Do you have related library to support this kind of problem? Thank
  • SQPI bus 如何设置能支援外扩RAM
    我们开放了一款支援SQPI bus的pSRAM,现在想用ARM M系列的MUC来开放产品,请问ARM 的MCU 的SQPI bus 要如何设置才能支持外扩RAM记忆体?
  • SQPI bus 如何设置能支援外扩RAM
    我们开放了一款支援SQPI bus的pSRAM,现在想用ARM M系列的MUC来开放产品,请问ARM 的MCU 的SQPI bus 要如何设置才能支持外扩RAM记忆体?
  • Keil MDK下载设置RAM for Algorithm的大小
    STM32G0工程Keil MDK下载设置里面的RAM for Algorithm是0x1000,大小是4K RAM for Algorithm跟烧录算法文件的大小有关,编译了G0的FLM工程,编译信息如下: Program Size: Code=480 RO-data=4256 RW-data=24 ZI-data=0 这个代码大小已经超过了4K,但是工程是可以下载烧录的,不明白这其中的设置规则...