stm32h563-st-nucleo-rtduino.rdpg 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294
  1. {
  2. "author": "ChuShicheng",
  3. "board_name": "stm32h563-st-nucleo",
  4. "childseries": "STM32H7",
  5. "codedemo": "Hello Arduino",
  6. "frequency": "250",
  7. "i2c": "i2c1",
  8. "ledpin": "D0",
  9. "pininfos": [
  10. {
  11. "allow5v": true,
  12. "arduino": "D0",
  13. "channel": "",
  14. "function": "UART",
  15. "iomap": "RX",
  16. "name": "lpuart1",
  17. "notes": "/* Serial-RX */",
  18. "rtthread": "",
  19. "rttpin": "7",
  20. "rttport": "B"
  21. },
  22. {
  23. "allow5v": true,
  24. "arduino": "D1",
  25. "channel": "",
  26. "function": "UART",
  27. "iomap": "TX",
  28. "name": "lpuart1",
  29. "notes": "/* Serial-TX */",
  30. "rtthread": "",
  31. "rttpin": "6",
  32. "rttport": "B"
  33. },
  34. {
  35. "allow5v": true,
  36. "arduino": "D2",
  37. "channel": "",
  38. "function": "GPIO",
  39. "iomap": "",
  40. "name": "",
  41. "notes": "",
  42. "rtthread": "",
  43. "rttpin": "14",
  44. "rttport": "G"
  45. },
  46. {
  47. "allow5v": true,
  48. "arduino": "D3",
  49. "channel": "3",
  50. "function": "PWM",
  51. "iomap": "",
  52. "name": "pwm1",
  53. "notes": "/* PWM */",
  54. "rtthread": "",
  55. "rttpin": "13",
  56. "rttport": "E"
  57. },
  58. {
  59. "allow5v": true,
  60. "arduino": "D4",
  61. "channel": "",
  62. "function": "GPIO",
  63. "iomap": "",
  64. "name": "",
  65. "notes": "",
  66. "rtthread": "",
  67. "rttpin": "14",
  68. "rttport": "E"
  69. },
  70. {
  71. "allow5v": true,
  72. "arduino": "D5",
  73. "channel": "2",
  74. "function": "PWM",
  75. "iomap": "",
  76. "name": "pwm1",
  77. "notes": "/* PWM */",
  78. "rtthread": "",
  79. "rttpin": "11",
  80. "rttport": "E"
  81. },
  82. {
  83. "allow5v": true,
  84. "arduino": "D6",
  85. "channel": "1",
  86. "function": "PWM",
  87. "iomap": "",
  88. "name": "pwm1",
  89. "notes": "/* PWM */",
  90. "rtthread": "",
  91. "rttpin": "9",
  92. "rttport": "E"
  93. },
  94. {
  95. "allow5v": true,
  96. "arduino": "D7",
  97. "channel": "",
  98. "function": "GPIO",
  99. "iomap": "",
  100. "name": "",
  101. "notes": "",
  102. "rtthread": "",
  103. "rttpin": "12",
  104. "rttport": "G"
  105. },
  106. {
  107. "allow5v": true,
  108. "arduino": "D8",
  109. "channel": "",
  110. "function": "GPIO",
  111. "iomap": "",
  112. "name": "",
  113. "notes": "",
  114. "rtthread": "",
  115. "rttpin": "3",
  116. "rttport": "F"
  117. },
  118. {
  119. "allow5v": true,
  120. "arduino": "D9",
  121. "channel": "4",
  122. "function": "PWM",
  123. "iomap": "",
  124. "name": "pwm4",
  125. "notes": "/* PWM */",
  126. "rtthread": "",
  127. "rttpin": "15",
  128. "rttport": "D"
  129. },
  130. {
  131. "allow5v": true,
  132. "arduino": "D10",
  133. "channel": "3",
  134. "function": "PWM",
  135. "iomap": "",
  136. "name": "pwm4",
  137. "notes": "/* PWM */",
  138. "rtthread": "",
  139. "rttpin": "14",
  140. "rttport": "D"
  141. },
  142. {
  143. "allow5v": true,
  144. "arduino": "D11",
  145. "channel": "2",
  146. "function": "PWM",
  147. "iomap": "",
  148. "name": "pwm3",
  149. "notes": "/* PWM */",
  150. "rtthread": "",
  151. "rttpin": "5",
  152. "rttport": "B"
  153. },
  154. {
  155. "allow5v": true,
  156. "arduino": "D12",
  157. "channel": "",
  158. "function": "GPIO",
  159. "iomap": "",
  160. "name": "",
  161. "notes": "",
  162. "rtthread": "",
  163. "rttpin": "9",
  164. "rttport": "G"
  165. },
  166. {
  167. "allow5v": true,
  168. "arduino": "D13",
  169. "channel": "",
  170. "function": "GPIO",
  171. "iomap": "",
  172. "name": "",
  173. "notes": "/* LED_BUILTIN */",
  174. "rtthread": "",
  175. "rttpin": "5",
  176. "rttport": "A"
  177. },
  178. {
  179. "allow5v": true,
  180. "arduino": "D14",
  181. "channel": "",
  182. "function": "I2C",
  183. "iomap": "SDA",
  184. "name": "i2c1",
  185. "notes": "/* I2C-SDA (Wire) */",
  186. "rtthread": "",
  187. "rttpin": "9",
  188. "rttport": "B"
  189. },
  190. {
  191. "allow5v": true,
  192. "arduino": "D15",
  193. "channel": "",
  194. "function": "I2C",
  195. "iomap": "SCL",
  196. "name": "i2c1",
  197. "notes": "/* I2C-SCL (Wire) */",
  198. "rtthread": "",
  199. "rttpin": "8",
  200. "rttport": "B"
  201. },
  202. {
  203. "allow5v": true,
  204. "arduino": "A0",
  205. "channel": "3",
  206. "function": "ADC",
  207. "iomap": "",
  208. "name": "adc2",
  209. "notes": "/* ADC */",
  210. "rtthread": "",
  211. "rttpin": "6",
  212. "rttport": "A"
  213. },
  214. {
  215. "allow5v": true,
  216. "arduino": "A1",
  217. "channel": "10",
  218. "function": "ADC",
  219. "iomap": "",
  220. "name": "adc2",
  221. "notes": "/* ADC */",
  222. "rtthread": "",
  223. "rttpin": "0",
  224. "rttport": "C"
  225. },
  226. {
  227. "allow5v": true,
  228. "arduino": "A2",
  229. "channel": "13",
  230. "function": "ADC",
  231. "iomap": "",
  232. "name": "adc2",
  233. "notes": "/* ADC */",
  234. "rtthread": "",
  235. "rttpin": "3",
  236. "rttport": "C"
  237. },
  238. {
  239. "allow5v": true,
  240. "arduino": "A3",
  241. "channel": "5",
  242. "function": "ADC",
  243. "iomap": "",
  244. "name": "adc2",
  245. "notes": "/* ADC */",
  246. "rtthread": "",
  247. "rttpin": "1",
  248. "rttport": "B"
  249. },
  250. {
  251. "allow5v": true,
  252. "arduino": "A4",
  253. "channel": "12",
  254. "function": "ADC",
  255. "iomap": "",
  256. "name": "adc2",
  257. "notes": "/* ADC */",
  258. "rtthread": "",
  259. "rttpin": "2",
  260. "rttport": "C"
  261. },
  262. {
  263. "allow5v": true,
  264. "arduino": "A5",
  265. "channel": "2",
  266. "function": "ADC",
  267. "iomap": "",
  268. "name": "adc1",
  269. "notes": "/* ADC */",
  270. "rtthread": "",
  271. "rttpin": "11",
  272. "rttport": "F"
  273. }
  274. ],
  275. "pinmap_image": "",
  276. "project_name": "stm32h563-st-nucleo-rtduino",
  277. "project_path": "D:/RT-Thread/rt-thread/bsp/stm32/stm32h563-st-nucleo/applications",
  278. "pwmtospi": {
  279. "miso_pin": "",
  280. "miso_port": "",
  281. "mosi_pin": "",
  282. "mosi_port": "",
  283. "sck_pin": "",
  284. "sck_port": "",
  285. "spi_name": ""
  286. },
  287. "serial1": "",
  288. "serial2": "lpuart1",
  289. "serial3": "",
  290. "series": "STM32",
  291. "spi": "",
  292. "spiss": "D0",
  293. "timer": ""
  294. }