Board list: Difference between revisions

From Miosix Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page lists the vaious boards that Miosix supports. The board naming convention used in this list is the same as the one used in [[Makefile.inc|miosix/config/Makefile.inc]], with the name of the microcontroller followed by the board name.
This page lists the various boards that Miosix supports.
Select the board for which you are compiling in [[Makefile.inc|miosix/config/Makefile.inc]].


{| class="wikitable"
{| class="wikitable"
Line 19: Line 20:
| [[stm32f407vg_stm32f4discovery]] || A discovery board for STM32F407 168MHz CPU with an audio connector by ST  || [http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/DM00039084.pdf User Manual]
| [[stm32f407vg_stm32f4discovery]] || A discovery board for STM32F407 168MHz CPU with an audio connector by ST  || [http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/DM00039084.pdf User Manual]
|-
|-
| [[stm32f207ig_stm3220g-eval]] || || [http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/DM00022972.pdf User Manual]
| [[stm32f207ig_stm3220g-eval]] || A development board for STM32F207 by ST || [http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/DM00022972.pdf User Manual]
|-
|-
| [[stm32f207zg_ethboard_v2]] || ||
| [[stm32f207zg_ethboard_v2]] || ||
Line 32: Line 33:
|-
|-
| [[stm32f429zi_stm32f4discovery]] || The new discovery board with a touchscreen display and 8MB of external RAM || [http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/DM00093903.pdf User Manual]
| [[stm32f429zi_stm32f4discovery]] || The new discovery board with a touchscreen display and 8MB of external RAM || [http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/DM00093903.pdf User Manual]
|-
| [[stm32f103cb_als_mainboard_rev2]] || ||
|-
| [[stm32f100cb_tempsensor]] || ||
|-
| [[stm32f429zi_oledboard2]] || ||
|-
| [[efm32gg332f1024_wandstem]] || A wireless node platform based on Miosix || [http://miosix.org/wandstem.html Website]
|-
| [[stm32f411re_nucleo]] || An ST development board || [http://www2.st.com/content/ccc/resource/technical/document/user_manual/98/2e/fa/4b/e0/82/43/b7/DM00105823.pdf/files/DM00105823.pdf/jcr:content/translations/en.DM00105823.pdf User Manual]
|-
| [[stm32f429zi_skyward_anakin]] || Skyward's anakin board ||
|-
| [[stm32f469ni_stm32f469i-disco]] || A board made by ST with a large touchscreen display || [https://www.st.com/resource/en/data_brief/32f469idiscovery.pdf User Manual]
|-
|}
|}


[[Category:Boards]]
[[Category:Boards]]

Latest revision as of 22:59, 21 December 2018

This page lists the various boards that Miosix supports. Select the board for which you are compiling in miosix/config/Makefile.inc.

Name Description Links
lpc2138_miosix_board One of the board for which Miosix was originally developed
stm32f103ze_stm3210e-eval A development board for STM32F103 by ST User Manual
stm32f103ve_mp3v2
stm32f100rb_stm32vldiscovery A discovery board for STM32F100 24MHz CPU by ST User Manual
stm32f103ve_strive_mini
stm32f103ze_redbull_v2
stm32f407vg_stm32f4discovery A discovery board for STM32F407 168MHz CPU with an audio connector by ST User Manual
stm32f207ig_stm3220g-eval A development board for STM32F207 by ST User Manual
stm32f207zg_ethboard_v2
stm32f207ze_als_camboard
stm32l151_als_mainboard
stm32f407vg_bitsboard
stm32f205rg_sony-newman A smart watch made by Sony, with an OLED display
stm32f429zi_stm32f4discovery The new discovery board with a touchscreen display and 8MB of external RAM User Manual
stm32f103cb_als_mainboard_rev2
stm32f100cb_tempsensor
stm32f429zi_oledboard2
efm32gg332f1024_wandstem A wireless node platform based on Miosix Website
stm32f411re_nucleo An ST development board User Manual
stm32f429zi_skyward_anakin Skyward's anakin board
stm32f469ni_stm32f469i-disco A board made by ST with a large touchscreen display User Manual