• stm32f103c8t6 "blue pill" board
    Hi, I am new to ARM cortex and have started with a m3 board stm32f103c8t6 using a St link v2 usb device and Stm32cubemx . To begin with the IDE used was Keil 5 and everything went ok first shot. I...
  • AMBA AHB5 : Stable Between Clock Question
    Hi All, I have a question on AMBA5 AHB feature : Stable_between_Clock property The AMBA5 AHB Specification describes: Signals that are described as being stable are required to remain at the same...
  • 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...
  • How to get started with ARM cortex R series programming?
    Hello All, I am proficient in C language and also been doing linux based developments on ARM cortex A series SBCs so far. But now I am interested in programming the Cortex-R series processors for various...
  • How stable is C/C++ structure padding under the AAPCS (ARM ABI)?
    This question was initially posted on stackoverflow , but I have so far only received non-ARM specific information , and ARM-specific information is what I am looking for. The rest of the text below is...