Skip to content

Commit 44e53fc

Browse files
Update hardware_overview.md
1 parent 61f850a commit 44e53fc

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

docs/hardware_overview.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,17 @@ The USB-C connector is used to provide power and program the board. For most use
5555
The RA6M5 Thing Plus only requires **3.3V** to power the board. However, the simplest method to power the board is through the USB-C connector. Alternatively, the `3V3`, `VBAT`, and `VUSB` pins can also be used to supply power to the board.
5656

5757

58-
<div class="grid" style="grid-template-columns: 65% 35%;" markdown>
58+
<div class="grid cards desc" markdown>
59+
60+
<div markdown>
61+
62+
<figure markdown>
63+
[![Power connections](./assets/img/hookup_guide/Power.png){ width=200 }](./assets/img/hookup_guide/Power.png "Click to enlarge")
64+
<figcaption markdown>Power connections on the RA6M5 Thing Plus PCB.</figcaption>
65+
</figure>
66+
67+
</div>
68+
5969

6070
<div markdown>
6171

@@ -132,15 +142,6 @@ Below, is a summary of the power circuitry for this board:
132142
</div>
133143

134144

135-
<div markdown>
136-
137-
<figure markdown>
138-
[![Power connections](./assets/img/hookup_guide/Power.png){ width=200 }](./assets/img/hookup_guide/Power.png "Click to enlarge")
139-
<figcaption markdown>Power connections on the RA6M5 Thing Plus PCB.</figcaption>
140-
</figure>
141-
142-
</div>
143-
144145
</div>
145146

146147

@@ -466,7 +467,7 @@ It is possible for users to reach sub-mA power consumption levels with the deep
466467
The brains of the board is the [RA6M5 microcontroller](https://www.renesas.com/us/en/document/dst/ra6m5-group-datasheet?r=1493931) from [Renesas](https://www.renesas.com/), a low-power Arm^®^ Cortex^®^-M33 processor with a clock speed up to 200Mhz, 512kB of SRAM, and 2MB of flash memory. This high-performance microcontroller features an extensive list of peripheral capabilities and is perfect for real-time applications.
467468

468469

469-
<div class="grid" markdown>
470+
<div class="grid cards col-3" markdown>
470471

471472
<div markdown>
472473

0 commit comments

Comments
 (0)