Lines Matching +full:cortex +full:- +full:a
1 STMicroelectronics STM32 boards (``netduino2``, ``netduinoplus2``, ``olimex-stm32-h405``, ``stm32vl…
4 The `STM32`_ chips are a family of 32-bit ARM-based microcontroller by
7 .. _STM32: https://www.st.com/en/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus.html
9 The STM32F1 series is based on ARM Cortex-M3 core. The following machines are
12 - ``stm32vldiscovery`` STM32VLDISCOVERY board with STM32F100RBT6 microcontroller
14 The STM32F2 series is based on ARM Cortex-M3 core. The following machines are
17 - ``netduino2`` Netduino 2 board with STM32F205RFT6 microcontroller
19 The STM32F4 series is based on ARM Cortex-M4F core, as well as the STM32L4
20 ultra-low-power series. The STM32F4 series is pin-to-pin compatible with STM32F2 series.
21 The following machines are based on this ARM Cortex-M4F chip :
23 - ``netduinoplus2`` Netduino Plus 2 board with STM32F405RGT6 microcontroller
24 - ``olimex-stm32-h405`` Olimex STM32 H405 board with STM32F405RGT6 microcontroller
25 - ``b-l475e-iot01a`` :doc:`B-L475E-IOT01A IoT Node </system/arm/b-l475e-iot01a>` board with STM…
30 -----------------
32 * ARM Cortex-M3, Cortex M4F
42 ---------------
53 * Inter-Integrated Sound (I2S) controller
56 * Real-Time Clock (RTC) controller
63 ------------
65 The STM32 machines can be started using the ``-kernel`` option to load a
68 .. code-block:: bash
70 $ qemu-system-arm -M stm32vldiscovery -kernel firmware.bin