• 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...
  • ARM Cortex-M0 Details
    I am doing my PhD in Computer engineering and have developed a processor which is similar to ARM Cortex M0. I have got the obfuscated code and tried to make the comparisons.  I was wondering if anyone...
  • Design Start ARM Cortex-M0
    Hi, I trying to build the peripheral around Cortex-M0 IP core thorugh AHB-lite system. Right now I have to integrate Cortex-M0 with the DDR2 SRAM (1Gb) through AHB lite. I searched on internet which...
  • Interfacing FRDM-K64F with Camera module
    Hi Team, How can we interface FRDM-K64F kit with camera module? Thanks & Regards, Shweta
  • How to start boot up in the region of 0x1000 memory address (Cortex-M0)
    Hi, All. I want to start booting up a code in RAM starting with 0x1000 address in below circumstances. Please give me any advices for the below explanations. My platform has one ROM and one RAM. ...