• GSM driver in Arm Cortex-M4F
    Hi All, I needs to port GSM driver in Cortex M4 Core. I am working on IMX8QM have Cortex-M4 Core. Will you please provide the GSM driver ? Regards, VinothS,
  • A Brief History of Arm: Part 1
    Chinese version 中文版: ARM简史:第一部分 One of the things I have noticed about Arm over the last year that I have been working here is people having a great interest in Arm’s history. After a quick Google search...
  • Using STM32H7 ETM without external tool
    Hello, I want to record the execution trace on our STM32H753 (all the time, in circular buffer mode) and, in some particular cases, output this trace to an external peripheral through SPI (no dedicated...
  • MPU config and memory attributes
    I want config STM32F746 MPU , In the ARM Cortex M7 generic user guide External RAM memory region (0x60000000 - 0x7FFFFFFF)(512MByte) has WBWA (write back write allocate) cache policy see this link ...
  • How can I find GPIO information from design start?
    Dear All, Currently I'm looking for information such as the below detail GPIO register from arm's design start kit. The below image is came from STM32 which was called as RM0008. I think arm design...