Lines Matching +full:user +full:- +full:nrst
6 The OLIMEX-STM32-H407 is open source hardware and is based on
7 the STMicroelectronics STM32F407ZG ARM Cortex-M4 CPU.
11 :alt: OLIMEX-STM32-H407
13 OLIMEX-STM32-H407
19 `OLIMEX-STM32-H407 website`_ and `OLIMEX-STM32-H407 user manual`_.
29 +-----------+------------+----------------------+
32 | NVIC | on-chip | nested vectored |
34 +-----------+------------+----------------------+
35 | SYSTICK | on-chip | system clock |
36 +-----------+------------+----------------------+
37 | UART | on-chip | serial port |
38 +-----------+------------+----------------------+
39 | GPIO | on-chip | gpio |
40 +-----------+------------+----------------------+
47 .. figure:: img/olimex-stm32-h407-front.jpg
49 :alt: OLIMEX-STM32-H407 connectors
51 OLIMEX-STM32-H407 connectors
54 ---
60 ------------
63 * RST = NRST
66 -------------------
70 +-------+--------------+-------+--------------+
73 | 1 | +3.3V | 11 | - |
74 +-------+--------------+-------+--------------+
76 +-------+--------------+-------+--------------+
78 +-------+--------------+-------+--------------+
80 +-------+--------------+-------+--------------+
82 +-------+--------------+-------+--------------+
84 +-------+--------------+-------+--------------+
85 | 7 | PA13 / TMS | 17 | - |
86 +-------+--------------+-------+--------------+
88 +-------+--------------+-------+--------------+
90 +-------+--------------+-------+--------------+
92 +-------+--------------+-------+--------------+
96 +-------+-----------------------+----------------+
99 | 1 | +3.3V | - |
100 +-------+-----------------------+----------------+
101 | 2 | GND | - |
102 +-------+-----------------------+----------------+
104 +-------+-----------------------+----------------+
106 +-------+-----------------------+----------------+
108 +-------+-----------------------+----------------+
110 +-------+-----------------------+----------------+
112 +-------+-----------------------+----------------+
114 +-------+-----------------------+----------------+
116 +-------+-----------------------+----------------+
118 +-------+-----------------------+----------------+
121 ---------------
125 +-------+--------------+-------------------------+
129 +-------+--------------+-------------------------+
131 +-------+--------------+-------------------------+
133 +-------+--------------+-------------------------+
135 +-------+--------------+-------------------------+
137 +-------+--------------+-------------------------+
139 +-------+--------------+-------------------------+
143 +-------+--------------+-------------------------+
147 +-------+--------------+-------------------------+
149 +-------+--------------+-------------------------+
151 +-------+--------------+-------------------------+
153 +-------+--------------+-------------------------+
155 +-------+--------------+-------------------------+
157 +-------+--------------+-------------------------+
161 +-------+---------------+-------------------------+
165 +-------+---------------+-------------------------+
167 +-------+---------------+-------------------------+
169 +-------+---------------+-------------------------+
171 +-------+---------------+-------------------------+
173 +-------+---------------+-------------------------+
175 +-------+---------------+-------------------------+
177 +-------+---------------+-------------------------+
179 +-------+---------------+-------------------------+
183 +-------+--------------+-------------------------+
187 +-------+--------------+-------------------------+
189 +-------+--------------+-------------------------+
191 +-------+--------------+-------------------------+
193 +-------+--------------+-------------------------+
195 +-------+--------------+-------------------------+
197 +-------+--------------+-------------------------+
199 +-------+--------------+-------------------------+
201 +-------+--------------+-------------------------+
205 +-------+--------------+-------+--------------+
209 +-------+--------------+-------+--------------+
211 +-------+--------------+-------+--------------+
213 +-------+--------------+-------+--------------+
215 +-------+--------------+-------+--------------+
217 +-------+--------------+-------+--------------+
219 +-------+--------------+-------+--------------+
221 +-------+--------------+-------+--------------+
223 +-------+--------------+-------+--------------+
225 +-------+--------------+-------+--------------+
227 +-------+--------------+-------+--------------+
231 +-------+--------------+-------+--------------+
235 +-------+--------------+-------+--------------+
237 +-------+--------------+-------+--------------+
239 +-------+--------------+-------+--------------+
241 +-------+--------------+-------+--------------+
243 +-------+--------------+-------+--------------+
245 +-------+--------------+-------+--------------+
247 +-------+--------------+-------+--------------+
249 +-------+--------------+-------+--------------+
251 +-------+--------------+-------+--------------+
253 +-------+--------------+-------+--------------+
257 +-------+--------------+-------+--------------+
261 +-------+--------------+-------+--------------+
263 +-------+--------------+-------+--------------+
265 +-------+--------------+-------+--------------+
267 +-------+--------------+-------+--------------+
269 +-------+--------------+-------+--------------+
271 +-------+--------------+-------+--------------+
273 +-------+--------------+-------+--------------+
275 +-------+--------------+-------+--------------+
277 +-------+--------------+-------+--------------+
279 +-------+--------------+-------+--------------+
283 +-------+--------------+-------+--------------+
287 +-------+--------------+-------+--------------+
289 +-------+--------------+-------+--------------+
291 +-------+--------------+-------+--------------+
293 +-------+--------------+-------+--------------+
295 +-------+--------------+-------+--------------+
297 +-------+--------------+-------+--------------+
299 +-------+--------------+-------+--------------+
301 +-------+--------------+-------+--------------+
303 +-------+--------------+-------+--------------+
305 +-------+--------------+-------+--------------+
310 OLIMEX-STM32-H407 has two external oscillators. The frequency of
317 The OLIMEX-STM32-H407 board does not include an embedded debug tool
319 In the following examples the Olimex ARM-USB-OCD-H is used.
326 Flashing an application to the Olimex-STM32-H407
329 Connect the ARM-USB-OCD-H debugger to your host computer and to the JTAG port
330 of the OLIMEX-STM32-H407 board. Then build and flash an application.
332 Here is an example for the :zephyr:code-sample:`hello_world` application.
334 .. zephyr-app-commands::
335 :zephyr-app: samples/hello_world
341 .. code-block:: console
343 $ minicom -D /dev/ttyUSB0
347 .. code-block:: console
349 ***** BOOTING ZEPHYR OS v1.11.0 - BUILD: Mar 12 2018 03:12:40 *****
357 way. Here is an example for the :zephyr:code-sample:`hello_world` application.
359 .. zephyr-app-commands::
360 :zephyr-app: samples/hello_world
362 :maybe-skip-config:
365 .. _OLIMEX-STM32-H407 website:
366 https://www.olimex.com/Products/ARM/ST/STM32-H407/open-source-hardware
368 .. _OLIMEX-STM32-H407 user manual:
369 https://www.olimex.com/Products/ARM/ST/STM32-H407/resources/STM32-H407.pdf