<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/ports/stm32/boards/NUCLEO_F413ZH, branch master</title>
<subtitle>MicroPython source and hardware configuration for OpenMano</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/'/>
<entry>
<title>stm32/boards/NUCLEO_F413ZH: Remove STARTUP_FILE, it's defined globally.</title>
<updated>2019-07-09T01:32:12+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2019-07-09T01:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=d43dd886a5d072f49d5c27779199f3e233d6afb5'/>
<id>d43dd886a5d072f49d5c27779199f3e233d6afb5</id>
<content type='text'>
The Makefile now defines this variable to the correct value (but it can
still be overridden by a board if necessary).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Makefile now defines this variable to the correct value (but it can
still be overridden by a board if necessary).
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32/boards: Rework all stm32??xx_hal_conf.h files to use common code.</title>
<updated>2019-06-25T04:18:24+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2019-06-25T03:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=009b1f6559fa2a621dcd35916886385327e6abc1'/>
<id>009b1f6559fa2a621dcd35916886385327e6abc1</id>
<content type='text'>
This eliminates a lot of duplicated code in these header files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This eliminates a lot of duplicated code in these header files.
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32/boards: Add NUCLEO_F413ZH board configuration.</title>
<updated>2019-05-02T06:33:30+00:00</updated>
<author>
<name>Chris Mason</name>
</author>
<published>2019-04-19T05:19:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=2a791170cea7841b9a7600d371b8c0355a3cc20a'/>
<id>2a791170cea7841b9a7600d371b8c0355a3cc20a</id>
<content type='text'>
The alternate function pin allocations are different to other NUCLEO-144
boards.  This is because the STM32F413 has a very high peripheral count:
10x UART, 5x SPI, 3x I2C, 3x CAN.  The pinout was chosen to expose all
these devices on separate pins except CAN3 which shares a pin with UART1
and SPI1 which shares pins with DAC.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The alternate function pin allocations are different to other NUCLEO-144
boards.  This is because the STM32F413 has a very high peripheral count:
10x UART, 5x SPI, 3x I2C, 3x CAN.  The pinout was chosen to expose all
these devices on separate pins except CAN3 which shares a pin with UART1
and SPI1 which shares pins with DAC.
</pre>
</div>
</content>
</entry>
</feed>
