Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
F446RE_Config.h
00001 #include <mbed.h> 00002 #include <portSet.hpp> 00003 00004 00005 Port com[17] = { 00006 //--F446REの基板にプリントされたポート番号と合わせるためにcom[0]はNCとしている-// 00007 {NC,NC}, 00008 //--pwmPort--// 00009 {PB_13,PB_14}, 00010 {PB_1,PA_11}, 00011 {PB_4,PB_5}, 00012 {PC_8,PC_9}, 00013 {PB_8,PB_9}, 00014 {PB_6,PB_7}, 00015 {PA_0,PA_1}, 00016 //--encorderPort--// 00017 {PA_6 ,PA_7}, 00018 {PA_14,PA_15}, 00019 {PA_8 ,PA_9}, 00020 {PC_10,PC_11}, 00021 {PC_2 ,PC_3}, 00022 {PA_12,PC_5}, 00023 {PC_0 ,PC_1}, 00024 {PC_4 ,PA_13}, 00025 //--I2CPort--// 00026 {PB_3,PB_10} 00027 };
Generated on Sat Oct 15 2022 07:52:33 by
1.7.2