RealThread_STMH750-ART-Pi.yaml 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. ---
  2. yaml_version: 3
  3. pkg_version: 0.3.0
  4. pkg_vendor: RealThread
  5. pkg_type: Board_Support_Packages
  6. board:
  7. name: STM32H750-RT-ART-PI
  8. version: Rev.A
  9. vendor: RT-Thread
  10. description_zh: ART-Pi 是 RT-Thread 团队经过半年的精心准备,专门为嵌入式软件工程师、开源创客设计的一款极具扩展功能的 DIY 开源硬件.
  11. description_en: ART-Pi is a DIY open source hardware specially designed for embedded software engineers and open source makers after six months of careful preparation by RT-Thread team
  12. small_image: documents/images/board_small.png
  13. large_image: documents/images/board_large.png
  14. sale_contact_cn: http://www.st.com/stonline/contactus/contacts/index.php
  15. sale_contact_global: http://www.st.com/stonline/contactus/contacts/index.php
  16. buy_url_cn: https://www.rt-thread.org/
  17. buy_url_global: https://www.rt-thread.org/
  18. price_cn: 9900.00 CNY
  19. price_global: 1000.00 USD
  20. debugger: ST-LINK
  21. debug_interface: SWD
  22. emulator_machine: ''
  23. chip:
  24. device_vendor: STMicroelectronics
  25. family_name: STM32
  26. series_name: STM32H7
  27. sub_series_name: STM32H750
  28. chip_name: STM32H750XBHx
  29. rx_name: PI9
  30. tx_name: PA0
  31. clock_source: HSE
  32. source_freq: '25000000'
  33. target_freq: '480000000'
  34. uart_name: UART4
  35. docs:
  36. - file: documents/manuals/RT-Thread-ART-Pi.md
  37. title: Rt-Thread ART Pi
  38. category: manual
  39. - file: documents/sheet/STM32H750xx Datasheet.pdf
  40. title: STM32h750xx Datasheet
  41. category: sheet
  42. features:
  43. - STM32H750XBH6 microcontroller featuring 128 Kbytes of Flash memory, 1024 Kbytes of RAM in an TFBGA240 package
  44. - On-board ST-LINK/V2.1
  45. - USB OTG with Type-c- connector
  46. - SDIO TF Card slot
  47. - SDIO WIFI:AP6212
  48. - HDC UART BuleTooth:AP6212
  49. - RGB888 FPC connector
  50. - 32-Mbytes SDRAM
  51. - 16-Mbytes SPI FLASH
  52. - 8-Mbytes QSPI FLASH
  53. - D1 (blue) for 3.3 V power-on
  54. - "Two user LEDs: D2 (blue), D2 (red)"
  55. - "Two ST-LINK LEDs: D4 (blue), D4 (red)"
  56. - Two push-buttons (user and reset)
  57. features_zh:
  58. - STM32H750XBH6 microcontroller featuring 128 Kbytes of Flash memory, 1024 Kbytes of RAM in an TFBGA240 package
  59. - On-board ST-LINK/V2.1
  60. - USB OTG with Type-c- connector
  61. - SDIO TF Card slot
  62. - SDIO WIFI:AP6212
  63. - HDC UART BuleTooth:AP6212
  64. - RGB888 FPC connector
  65. - 32-Mbytes SDRAM
  66. - 16-Mbytes SPI FLASH
  67. - 8-Mbytes QSPI FLASH
  68. - D3 (blue) for 3.3 V power-on
  69. - "Two user LEDs: D2 (blue), D2 (red)"
  70. - "Two ST-LINK LEDs: D4 (blue), D4 (red)"
  71. - Two push-buttons (user and reset)
  72. template_projects:
  73. - project_name: art_pi_blink_led
  74. project_description: creat this peoject if user choose rt-thread project
  75. project_type: rt-thread|@full|@4.0.2
  76. builtin_files:
  77. - source_path_offset: projects/art_pi_blink_led
  78. target_path_offset: ''
  79. files_and_folders:
  80. - "*"
  81. - source_path_offset: ''
  82. target_path_offset: ''
  83. files_and_folders:
  84. - libraries
  85. - rt-thread
  86. external_files:
  87. - package_type: Chip_Support_Packages
  88. package_vendor: RealThread
  89. package_name: STM32H7
  90. package_version: 0.1.9
  91. source_path_offset: ''
  92. target_path_offset: ''
  93. files_and_folders: []
  94. example_projects:
  95. - project_name: art_pi_blink_led
  96. project_description: creat this peoject if user choose rt-thread project
  97. project_type: rt-thread|@full|@4.0.2
  98. builtin_files:
  99. - source_path_offset: projects/art_pi_blink_led
  100. target_path_offset: ''
  101. files_and_folders:
  102. - "*"
  103. - source_path_offset: ''
  104. target_path_offset: ''
  105. files_and_folders:
  106. - libraries
  107. - rt-thread
  108. external_files:
  109. - package_type: Chip_Support_Packages
  110. package_vendor: RealThread
  111. package_name: STM32H7
  112. package_version: 0.1.9
  113. source_path_offset: ''
  114. target_path_offset: ''
  115. files_and_folders: []
  116. - project_name: art_pi_bootloader
  117. project_description: creat this peoject if user choose rt-thread project
  118. project_type: rt-thread|@full|@4.0.2
  119. builtin_files:
  120. - source_path_offset: projects/art_pi_bootloader
  121. target_path_offset: ''
  122. files_and_folders:
  123. - "*"
  124. - source_path_offset: ''
  125. target_path_offset: ''
  126. files_and_folders:
  127. - libraries
  128. - rt-thread
  129. external_files:
  130. - package_type: Chip_Support_Packages
  131. package_vendor: RealThread
  132. package_name: STM32H7
  133. package_version: 0.1.9
  134. source_path_offset: ''
  135. target_path_offset: ''
  136. files_and_folders: []
  137. - project_name: art_pi_wifi
  138. project_description: creat this peoject if user choose rt-thread project
  139. project_type: rt-thread|@full|@4.0.2
  140. builtin_files:
  141. - source_path_offset: projects/art_pi_wifi
  142. target_path_offset: ''
  143. files_and_folders:
  144. - "*"
  145. - source_path_offset: ''
  146. target_path_offset: ''
  147. files_and_folders:
  148. - libraries
  149. - rt-thread
  150. external_files:
  151. - package_type: Chip_Support_Packages
  152. package_vendor: RealThread
  153. package_name: STM32H7
  154. package_version: 0.1.9
  155. source_path_offset: ''
  156. target_path_offset: ''
  157. files_and_folders: []
  158. - project_name: art_pi_factory
  159. project_description: creat this peoject if user choose rt-thread project
  160. project_type: rt-thread|@full|@4.0.2
  161. builtin_files:
  162. - source_path_offset: projects/art_pi_factory
  163. target_path_offset: ''
  164. files_and_folders:
  165. - "*"
  166. - source_path_offset: ''
  167. target_path_offset: ''
  168. files_and_folders:
  169. - libraries
  170. - rt-thread
  171. external_files:
  172. - package_type: Chip_Support_Packages
  173. package_vendor: RealThread
  174. package_name: STM32H7
  175. package_version: 0.1.9
  176. source_path_offset: ''
  177. target_path_offset: ''
  178. files_and_folders: []
  179. - project_name: industry_io_gateway
  180. project_description: creat this peoject if user choose rt-thread project
  181. project_type: rt-thread|@full|@4.0.2
  182. builtin_files:
  183. - source_path_offset: projects/industry_io_gateway
  184. target_path_offset: ''
  185. files_and_folders:
  186. - "*"
  187. - source_path_offset: ''
  188. target_path_offset: ''
  189. files_and_folders:
  190. - libraries
  191. - rt-thread
  192. external_files:
  193. - package_type: Chip_Support_Packages
  194. package_vendor: RealThread
  195. package_name: STM32H7
  196. package_version: 0.1.9
  197. source_path_offset: ''
  198. target_path_offset: ''
  199. files_and_folders: []