Board list: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This page lists the | 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 5: | Line 6: | ||
! Name !! Description !! Links | ! Name !! Description !! Links | ||
|- | |- | ||
| [[lpc2138_miosix_board]] || | | [[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]] || | | [[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]] || | | [[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.