CubeMX_Config.ioc 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  1. #MicroXplorer Configuration settings - do not modify
  2. CAD.formats=
  3. CAD.pinconfig=
  4. CAD.provider=
  5. File.Version=6
  6. GPIO.groupedBy=Group By Peripherals
  7. KeepUserPlacement=false
  8. LPUART1.BaudRate=115200
  9. LPUART1.IPParameters=BaudRate
  10. MMTAppReg1.MEMORYMAP.AppRegionName=DTCMRAM
  11. MMTAppReg1.MEMORYMAP.ContextName=Cortex-M7NS
  12. MMTAppReg1.MEMORYMAP.CoreName=Arm Cortex-M7
  13. MMTAppReg1.MEMORYMAP.IPParameters=StartAddress,Size,CoreName,ContextName,Name
  14. MMTAppReg1.MEMORYMAP.Name=DTCMRAM
  15. MMTAppReg1.MEMORYMAP.Size=131072
  16. MMTAppReg1.MEMORYMAP.StartAddress=0x20000000
  17. MMTAppReg2.MEMORYMAP.AppRegionName=RAM
  18. MMTAppReg2.MEMORYMAP.ContextName=Cortex-M7NS
  19. MMTAppReg2.MEMORYMAP.CoreName=Arm Cortex-M7
  20. MMTAppReg2.MEMORYMAP.DefaultDataRegion=true
  21. MMTAppReg2.MEMORYMAP.IPParameters=StartAddress,Size,CoreName,ContextName,Name,DefaultDataRegion
  22. MMTAppReg2.MEMORYMAP.Name=RAM
  23. MMTAppReg2.MEMORYMAP.Size=327680
  24. MMTAppReg2.MEMORYMAP.StartAddress=0x24000000
  25. MMTAppReg3.MEMORYMAP.AppRegionName=RAM_D2
  26. MMTAppReg3.MEMORYMAP.ContextName=Cortex-M7NS
  27. MMTAppReg3.MEMORYMAP.CoreName=Arm Cortex-M7
  28. MMTAppReg3.MEMORYMAP.IPParameters=StartAddress,Size,CoreName,ContextName,Name
  29. MMTAppReg3.MEMORYMAP.Name=RAM_D2
  30. MMTAppReg3.MEMORYMAP.Size=32768
  31. MMTAppReg3.MEMORYMAP.StartAddress=0x30000000
  32. MMTAppReg4.MEMORYMAP.AppRegionName=RAM_D3
  33. MMTAppReg4.MEMORYMAP.ContextName=Cortex-M7NS
  34. MMTAppReg4.MEMORYMAP.CoreName=Arm Cortex-M7
  35. MMTAppReg4.MEMORYMAP.IPParameters=StartAddress,Size,CoreName,ContextName,Name
  36. MMTAppReg4.MEMORYMAP.Name=RAM_D3
  37. MMTAppReg4.MEMORYMAP.Size=16384
  38. MMTAppReg4.MEMORYMAP.StartAddress=0x38000000
  39. MMTAppReg5.MEMORYMAP.AppRegionName=ITCMRAM
  40. MMTAppReg5.MEMORYMAP.Cacheability=WTRA
  41. MMTAppReg5.MEMORYMAP.ContextName=Cortex-M7NS
  42. MMTAppReg5.MEMORYMAP.CoreName=Arm Cortex-M7
  43. MMTAppReg5.MEMORYMAP.IPParameters=StartAddress,Size,CoreName,ContextName,Name,Cacheability
  44. MMTAppReg5.MEMORYMAP.Name=ITCMRAM
  45. MMTAppReg5.MEMORYMAP.Size=65536
  46. MMTAppReg5.MEMORYMAP.StartAddress=0x00000000
  47. MMTAppReg6.MEMORYMAP.AP=RO_priv_only
  48. MMTAppReg6.MEMORYMAP.AppRegionName=FLASH
  49. MMTAppReg6.MEMORYMAP.Cacheability=WTRA
  50. MMTAppReg6.MEMORYMAP.ContextName=Cortex-M7NS
  51. MMTAppReg6.MEMORYMAP.CoreName=Arm Cortex-M7
  52. MMTAppReg6.MEMORYMAP.DefaultCodeRegion=true
  53. MMTAppReg6.MEMORYMAP.IPParameters=StartAddress,Size,CoreName,MemType,ContextName,Name,AP,Cacheability,DefaultCodeRegion,ISRRegion,RootBootRegion
  54. MMTAppReg6.MEMORYMAP.ISRRegion=true
  55. MMTAppReg6.MEMORYMAP.MemType=ROM
  56. MMTAppReg6.MEMORYMAP.Name=FLASH
  57. MMTAppReg6.MEMORYMAP.RootBootRegion=true
  58. MMTAppReg6.MEMORYMAP.Size=1048576
  59. MMTAppReg6.MEMORYMAP.StartAddress=0x08000000
  60. MMTAppRegionsCount=6
  61. MMTConfigApplied=false
  62. Mcu.CPN=STM32H723ZGT6
  63. Mcu.Family=STM32H7
  64. Mcu.IP0=CORTEX_M7
  65. Mcu.IP1=DEBUG
  66. Mcu.IP2=LPUART1
  67. Mcu.IP3=MEMORYMAP
  68. Mcu.IP4=NVIC
  69. Mcu.IP5=RCC
  70. Mcu.IP6=SYS
  71. Mcu.IPNb=7
  72. Mcu.Name=STM32H723ZGTx
  73. Mcu.Package=LQFP144
  74. Mcu.Pin0=PH0-OSC_IN
  75. Mcu.Pin1=PH1-OSC_OUT
  76. Mcu.Pin2=PG7
  77. Mcu.Pin3=PA9
  78. Mcu.Pin4=PA10
  79. Mcu.Pin5=PA13(JTMS/SWDIO)
  80. Mcu.Pin6=PA14(JTCK/SWCLK)
  81. Mcu.Pin7=VP_SYS_VS_Systick
  82. Mcu.Pin8=VP_MEMORYMAP_VS_MEMORYMAP
  83. Mcu.PinsNb=9
  84. Mcu.ThirdPartyNb=0
  85. Mcu.UserConstants=
  86. Mcu.UserName=STM32H723ZGTx
  87. MxCube.Version=6.15.0
  88. MxDb.Version=DB.6.0.150
  89. NVIC.BusFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
  90. NVIC.DebugMonitor_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
  91. NVIC.ForceEnableDMAVector=true
  92. NVIC.HardFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
  93. NVIC.MemoryManagement_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
  94. NVIC.NonMaskableInt_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
  95. NVIC.PendSV_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
  96. NVIC.PriorityGroup=NVIC_PRIORITYGROUP_4
  97. NVIC.SVCall_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
  98. NVIC.SysTick_IRQn=true\:15\:0\:false\:false\:true\:false\:true\:false
  99. NVIC.UsageFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
  100. PA10.Mode=Asynchronous
  101. PA10.Signal=LPUART1_RX
  102. PA13(JTMS/SWDIO).Mode=Serial_Wire
  103. PA13(JTMS/SWDIO).Signal=DEBUG_JTMS-SWDIO
  104. PA14(JTCK/SWCLK).Mode=Serial_Wire
  105. PA14(JTCK/SWCLK).Signal=DEBUG_JTCK-SWCLK
  106. PA9.Mode=Asynchronous
  107. PA9.Signal=LPUART1_TX
  108. PG7.GPIOParameters=PinState,GPIO_Label
  109. PG7.GPIO_Label=LED
  110. PG7.Locked=true
  111. PG7.PinState=GPIO_PIN_SET
  112. PG7.Signal=GPIO_Output
  113. PH0-OSC_IN.Mode=HSE-External-Oscillator
  114. PH0-OSC_IN.Signal=RCC_OSC_IN
  115. PH1-OSC_OUT.Mode=HSE-External-Oscillator
  116. PH1-OSC_OUT.Signal=RCC_OSC_OUT
  117. PinOutPanel.RotationAngle=0
  118. ProjectManager.AskForMigrate=true
  119. ProjectManager.BackupPrevious=false
  120. ProjectManager.CompilerLinker=GCC
  121. ProjectManager.CompilerOptimize=6
  122. ProjectManager.ComputerToolchain=false
  123. ProjectManager.CoupleFile=false
  124. ProjectManager.CustomerFirmwarePackage=
  125. ProjectManager.DefaultFWLocation=true
  126. ProjectManager.DeletePrevious=true
  127. ProjectManager.DeviceId=STM32H723ZGTx
  128. ProjectManager.FirmwarePackage=STM32Cube FW_H7 V1.12.1
  129. ProjectManager.FreePins=false
  130. ProjectManager.HalAssertFull=false
  131. ProjectManager.HeapSize=0x200
  132. ProjectManager.KeepUserCode=true
  133. ProjectManager.LastFirmware=true
  134. ProjectManager.LibraryCopy=0
  135. ProjectManager.MainLocation=Src
  136. ProjectManager.NoMain=false
  137. ProjectManager.PreviousToolchain=
  138. ProjectManager.ProjectBuild=false
  139. ProjectManager.ProjectFileName=CubeMX_Config.ioc
  140. ProjectManager.ProjectName=CubeMX_Config
  141. ProjectManager.ProjectStructure=
  142. ProjectManager.RegisterCallBack=
  143. ProjectManager.StackSize=0x400
  144. ProjectManager.TargetToolchain=MDK-ARM V5.32
  145. ProjectManager.ToolChainLocation=
  146. ProjectManager.UAScriptAfterPath=
  147. ProjectManager.UAScriptBeforePath=
  148. ProjectManager.UnderRoot=false
  149. ProjectManager.functionlistsort=1-SystemClock_Config-RCC-false-HAL-false,2-MX_GPIO_Init-GPIO-false-HAL-true,3-MX_LPUART1_UART_Init-LPUART1-false-HAL-true,0-MX_CORTEX_M7_Init-CORTEX_M7-false-HAL-true
  150. RCC.ADCFreq_Value=129000000
  151. RCC.AHB12Freq_Value=64000000
  152. RCC.AHB4Freq_Value=64000000
  153. RCC.APB1Freq_Value=64000000
  154. RCC.APB2Freq_Value=64000000
  155. RCC.APB3Freq_Value=32000000
  156. RCC.APB4Freq_Value=64000000
  157. RCC.AXIClockFreq_Value=64000000
  158. RCC.CECFreq_Value=32000
  159. RCC.CKPERFreq_Value=64000000
  160. RCC.CortexFreq_Value=64000000
  161. RCC.CpuClockFreq_Value=64000000
  162. RCC.D1CPREFreq_Value=64000000
  163. RCC.D1PPRE=RCC_APB3_DIV2
  164. RCC.DFSDMACLkFreq_Value=129000000
  165. RCC.DFSDMFreq_Value=64000000
  166. RCC.DIVP1Freq_Value=129000000
  167. RCC.DIVP2Freq_Value=129000000
  168. RCC.DIVP3Freq_Value=129000000
  169. RCC.DIVQ1Freq_Value=129000000
  170. RCC.DIVQ2Freq_Value=129000000
  171. RCC.DIVQ3Freq_Value=129000000
  172. RCC.DIVR1Freq_Value=129000000
  173. RCC.DIVR2Freq_Value=129000000
  174. RCC.DIVR3Freq_Value=129000000
  175. RCC.FDCANFreq_Value=129000000
  176. RCC.FMCFreq_Value=64000000
  177. RCC.FamilyName=M
  178. RCC.HCLK3ClockFreq_Value=64000000
  179. RCC.HCLKFreq_Value=64000000
  180. RCC.I2C123Freq_Value=64000000
  181. RCC.I2C4Freq_Value=64000000
  182. RCC.IPParameters=ADCFreq_Value,AHB12Freq_Value,AHB4Freq_Value,APB1Freq_Value,APB2Freq_Value,APB3Freq_Value,APB4Freq_Value,AXIClockFreq_Value,CECFreq_Value,CKPERFreq_Value,CortexFreq_Value,CpuClockFreq_Value,D1CPREFreq_Value,D1PPRE,DFSDMACLkFreq_Value,DFSDMFreq_Value,DIVP1Freq_Value,DIVP2Freq_Value,DIVP3Freq_Value,DIVQ1Freq_Value,DIVQ2Freq_Value,DIVQ3Freq_Value,DIVR1Freq_Value,DIVR2Freq_Value,DIVR3Freq_Value,FDCANFreq_Value,FMCFreq_Value,FamilyName,HCLK3ClockFreq_Value,HCLKFreq_Value,I2C123Freq_Value,I2C4Freq_Value,LPTIM1Freq_Value,LPTIM2Freq_Value,LPTIM345Freq_Value,LPUART1Freq_Value,LTDCFreq_Value,MCO1PinFreq_Value,MCO2PinFreq_Value,QSPIFreq_Value,RNGFreq_Value,RTCFreq_Value,SAI1Freq_Value,SAI4AFreq_Value,SAI4BFreq_Value,SDMMCFreq_Value,SPDIFRXFreq_Value,SPI123Freq_Value,SPI45Freq_Value,SPI6Freq_Value,SWPMI1Freq_Value,SYSCLKFreq_VALUE,Tim1OutputFreq_Value,Tim2OutputFreq_Value,TraceFreq_Value,USART16Freq_Value,USART234578Freq_Value,USBFreq_Value,VCO1OutputFreq_Value,VCO2OutputFreq_Value,VCO3OutputFreq_Value,VCOInput1Freq_Value,VCOInput2Freq_Value,VCOInput3Freq_Value
  183. RCC.LPTIM1Freq_Value=64000000
  184. RCC.LPTIM2Freq_Value=64000000
  185. RCC.LPTIM345Freq_Value=64000000
  186. RCC.LPUART1Freq_Value=32000000
  187. RCC.LTDCFreq_Value=129000000
  188. RCC.MCO1PinFreq_Value=64000000
  189. RCC.MCO2PinFreq_Value=64000000
  190. RCC.QSPIFreq_Value=64000000
  191. RCC.RNGFreq_Value=48000000
  192. RCC.RTCFreq_Value=32000
  193. RCC.SAI1Freq_Value=129000000
  194. RCC.SAI4AFreq_Value=129000000
  195. RCC.SAI4BFreq_Value=129000000
  196. RCC.SDMMCFreq_Value=129000000
  197. RCC.SPDIFRXFreq_Value=129000000
  198. RCC.SPI123Freq_Value=129000000
  199. RCC.SPI45Freq_Value=64000000
  200. RCC.SPI6Freq_Value=64000000
  201. RCC.SWPMI1Freq_Value=64000000
  202. RCC.SYSCLKFreq_VALUE=64000000
  203. RCC.Tim1OutputFreq_Value=64000000
  204. RCC.Tim2OutputFreq_Value=64000000
  205. RCC.TraceFreq_Value=64000000
  206. RCC.USART16Freq_Value=64000000
  207. RCC.USART234578Freq_Value=64000000
  208. RCC.USBFreq_Value=129000000
  209. RCC.VCO1OutputFreq_Value=258000000
  210. RCC.VCO2OutputFreq_Value=258000000
  211. RCC.VCO3OutputFreq_Value=258000000
  212. RCC.VCOInput1Freq_Value=2000000
  213. RCC.VCOInput2Freq_Value=2000000
  214. RCC.VCOInput3Freq_Value=2000000
  215. VP_MEMORYMAP_VS_MEMORYMAP.Mode=CurAppReg
  216. VP_MEMORYMAP_VS_MEMORYMAP.Signal=MEMORYMAP_VS_MEMORYMAP
  217. VP_SYS_VS_Systick.Mode=SysTick
  218. VP_SYS_VS_Systick.Signal=SYS_VS_Systick
  219. board=custom