1- .. _ek_ra4m2 :
2-
3- RA4M2 Evaluation Kit
4- ####################
1+ .. zephyr :board :: ek_ra4m2
52
63 Overview
74********
@@ -17,17 +14,19 @@ The MCU in this series incorporates a high-performance Arm Cortex®-M33 core run
1714100 MHz with the following features:
1815
1916**Renesas RA4M2 Microcontroller Group **
17+
2018- R7FA4M2AD3CFP
2119- 100-pin LQFP package
2220- 100 MHz Arm® Cortex®-M33 core
2321- 512 kB Code Flash, 128 KB SRAM
2422- Native pin access through 4 x 28-pin male headers
2523- MCU current measurement points for precision current consumption measurement
26- - Multiple clock sources - RA MCU oscillator and sub-clock oscillator crystals, providing
27- precision 24.000 MHz and 32,768 Hz reference clock. Additional low-precision clocks are
28- available internal to the RA MCU
24+ - Multiple clock sources - RA MCU oscillator and sub-clock oscillator crystals, providing
25+ precision 24.000 MHz and 32,768 Hz reference clock. Additional low-precision clocks are
26+ available internal to the RA MCU
2927
3028**System Control and Ecosystem Access **
29+
3130- USB Full Speed Host and Device (micro AB connector)
3231- Three 5 V input sources
3332
@@ -59,17 +58,12 @@ available internal to the RA MCU
5958- MCU boot configuration jumper
6059
6160**Special Feature Access **
62- - 32 MB (256 Mb) External Quad-SPI Flash
6361
64- .. figure :: ek_ra4m2.webp
65- :align: center
66- :alt: RA4M2 Evaluation Kit
67-
68- EK-RA4M2 Board Functional Area Definitions (Credit: Renesas Electronics Corporation)
62+ - 32 MB (256 Mb) External Quad-SPI Flash
6963
7064Hardware
7165********
72- Detail Hardware feature for the RA4M2 MCU group can be found at `RA4M2 Group User's Manual Hardware `_
66+ Detailed hardware features for the RA4M2 MCU group can be found at `RA4M2 Group User's Manual Hardware `_
7367
7468.. figure :: ra4m2_block_diagram.webp
7569 :width: 442px
@@ -78,12 +72,12 @@ Detail Hardware feature for the RA4M2 MCU group can be found at `RA4M2 Group Use
7872
7973 RA4M2 Block diagram (Credit: Renesas Electronics Corporation)
8074
81- Detail Hardware feature for the EK-RA4M2 MCU can be found at `EK-RA4M2 - User's Manual `_
75+ Detailed hardware features for the EK-RA4M2 MCU can be found at `EK-RA4M2 - User's Manual `_
8276
8377Supported Features
8478==================
8579
86- The below features are currently supported on Zephyr OS for EK-RA4M2 board:
80+ The below features are currently supported on Zephyr for EK-RA4M2 board:
8781
8882+-----------+------------+----------------------+
8983| Interface | Controller | Driver/Component |
@@ -135,11 +129,11 @@ SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
135129
136130To flash the program to board
137131
138- 1. Connect to J-Link OB via USB port to host PC
132+ 1. Connect to J-Link OB via USB port to host PC
139133
140- 2. Make sure J-Link OB jumper is in default configuration as describe in `EK-RA4M2 - User's Manual `_
134+ 2. Make sure J-Link OB jumper is in default configuration as describe in `EK-RA4M2 - User's Manual `_
141135
142- 3. Execute west command
136+ 3. Execute west command
143137
144138 .. code-block :: console
145139
0 commit comments