Board list: Difference between revisions

From Miosix Wiki
Jump to navigation Jump to search
m (Add link)
(Added missing boards)
(6 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 vaious boards that Miosix supports.
Select the board for which you are compiling in [[Makefile.inc|miosix/config/Makefile.inc]].


{| class="wikitable"
{| class="wikitable"
Line 5: Line 6:
! Name !! Description !! Links
! Name !! Description !! Links
|-
|-
| [[lpc2138_miosix_board]] || Official Miosix board || [https://miosix.org/boards/miosix_board-overview.html Overview]
| [[lpc2138_miosix_board]] || One of the board for which Miosix was originally developed ||
|-
|-
| [[stm32f103ze_stm3210e-eval]] || || [http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/CD00178166.pdf User Manual]
| [[stm32f103ze_stm3210e-eval]] || A development board for STM32F103 by ST || [http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/CD00178166.pdf User Manual]
|-
|-
| [[stm32f103ve_mp3v2]] || ||  
| [[stm32f103ve_mp3v2]] || ||  
|-
|-
| [[stm32f100rb_stm32vldiscovery]] || The small discovery board with a 24MHz CPU || [http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/CD00267113.pdf User Manual]
| [[stm32f100rb_stm32vldiscovery]] || A discovery board for STM32F100 24MHz CPU by ST || [http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/CD00267113.pdf User Manual]
|-
|-
| [[stm32f103ve_strive_mini]] || ||
| [[stm32f103ve_strive_mini]] || ||
Line 17: Line 18:
| [[stm32f103ze_redbull_v2]] || ||
| [[stm32f103ze_redbull_v2]] || ||
|-
|-
| [[stm32f407vg_stm32f4discovery]] || The discovery board with an audio connector and a 168MHz CPU || [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 ||
|-
|}
|}


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

Revision as of 14:45, 14 April 2016

This page lists the vaious 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