1*225f4ba4SMatthias Ringwald#MicroXplorer Configuration settings - do not modify 2*225f4ba4SMatthias RingwaldDma.Request0=USART3_RX 3*225f4ba4SMatthias RingwaldDma.Request1=USART3_TX 4*225f4ba4SMatthias RingwaldDma.RequestsNb=2 5*225f4ba4SMatthias RingwaldDma.USART3_RX.0.Direction=DMA_PERIPH_TO_MEMORY 6*225f4ba4SMatthias RingwaldDma.USART3_RX.0.FIFOMode=DMA_FIFOMODE_DISABLE 7*225f4ba4SMatthias RingwaldDma.USART3_RX.0.Instance=DMA1_Stream1 8*225f4ba4SMatthias RingwaldDma.USART3_RX.0.MemDataAlignment=DMA_MDATAALIGN_BYTE 9*225f4ba4SMatthias RingwaldDma.USART3_RX.0.MemInc=DMA_MINC_ENABLE 10*225f4ba4SMatthias RingwaldDma.USART3_RX.0.Mode=DMA_NORMAL 11*225f4ba4SMatthias RingwaldDma.USART3_RX.0.PeriphDataAlignment=DMA_PDATAALIGN_BYTE 12*225f4ba4SMatthias RingwaldDma.USART3_RX.0.PeriphInc=DMA_PINC_DISABLE 13*225f4ba4SMatthias RingwaldDma.USART3_RX.0.Priority=DMA_PRIORITY_VERY_HIGH 14*225f4ba4SMatthias RingwaldDma.USART3_RX.0.RequestParameters=Instance,Direction,PeriphInc,MemInc,PeriphDataAlignment,MemDataAlignment,Mode,Priority,FIFOMode 15*225f4ba4SMatthias RingwaldDma.USART3_TX.1.Direction=DMA_MEMORY_TO_PERIPH 16*225f4ba4SMatthias RingwaldDma.USART3_TX.1.FIFOMode=DMA_FIFOMODE_DISABLE 17*225f4ba4SMatthias RingwaldDma.USART3_TX.1.Instance=DMA1_Stream4 18*225f4ba4SMatthias RingwaldDma.USART3_TX.1.MemDataAlignment=DMA_MDATAALIGN_BYTE 19*225f4ba4SMatthias RingwaldDma.USART3_TX.1.MemInc=DMA_MINC_ENABLE 20*225f4ba4SMatthias RingwaldDma.USART3_TX.1.Mode=DMA_NORMAL 21*225f4ba4SMatthias RingwaldDma.USART3_TX.1.PeriphDataAlignment=DMA_PDATAALIGN_BYTE 22*225f4ba4SMatthias RingwaldDma.USART3_TX.1.PeriphInc=DMA_PINC_DISABLE 23*225f4ba4SMatthias RingwaldDma.USART3_TX.1.Priority=DMA_PRIORITY_MEDIUM 24*225f4ba4SMatthias RingwaldDma.USART3_TX.1.RequestParameters=Instance,Direction,PeriphInc,MemInc,PeriphDataAlignment,MemDataAlignment,Mode,Priority,FIFOMode 25*225f4ba4SMatthias RingwaldFile.Version=6 26*225f4ba4SMatthias RingwaldKeepUserPlacement=true 27*225f4ba4SMatthias RingwaldMcu.Family=STM32F4 28*225f4ba4SMatthias RingwaldMcu.IP0=DMA 29*225f4ba4SMatthias RingwaldMcu.IP1=NVIC 30*225f4ba4SMatthias RingwaldMcu.IP2=RCC 31*225f4ba4SMatthias RingwaldMcu.IP3=SYS 32*225f4ba4SMatthias RingwaldMcu.IP4=USART2 33*225f4ba4SMatthias RingwaldMcu.IP5=USART3 34*225f4ba4SMatthias RingwaldMcu.IPNb=6 35*225f4ba4SMatthias RingwaldMcu.Name=STM32F407V(E-G)Tx 36*225f4ba4SMatthias RingwaldMcu.Package=LQFP100 37*225f4ba4SMatthias RingwaldMcu.Pin0=PE3 38*225f4ba4SMatthias RingwaldMcu.Pin1=PC14-OSC32_IN 39*225f4ba4SMatthias RingwaldMcu.Pin10=PA4 40*225f4ba4SMatthias RingwaldMcu.Pin11=PA5 41*225f4ba4SMatthias RingwaldMcu.Pin12=PA6 42*225f4ba4SMatthias RingwaldMcu.Pin13=PA7 43*225f4ba4SMatthias RingwaldMcu.Pin14=PB2 44*225f4ba4SMatthias RingwaldMcu.Pin15=PE14 45*225f4ba4SMatthias RingwaldMcu.Pin16=PB10 46*225f4ba4SMatthias RingwaldMcu.Pin17=PD8 47*225f4ba4SMatthias RingwaldMcu.Pin18=PD9 48*225f4ba4SMatthias RingwaldMcu.Pin19=PD11 49*225f4ba4SMatthias RingwaldMcu.Pin2=PC15-OSC32_OUT 50*225f4ba4SMatthias RingwaldMcu.Pin20=PD12 51*225f4ba4SMatthias RingwaldMcu.Pin21=PD13 52*225f4ba4SMatthias RingwaldMcu.Pin22=PD14 53*225f4ba4SMatthias RingwaldMcu.Pin23=PD15 54*225f4ba4SMatthias RingwaldMcu.Pin24=PC7 55*225f4ba4SMatthias RingwaldMcu.Pin25=PA9 56*225f4ba4SMatthias RingwaldMcu.Pin26=PA10 57*225f4ba4SMatthias RingwaldMcu.Pin27=PA11 58*225f4ba4SMatthias RingwaldMcu.Pin28=PA12 59*225f4ba4SMatthias RingwaldMcu.Pin29=PA13 60*225f4ba4SMatthias RingwaldMcu.Pin3=PH0-OSC_IN 61*225f4ba4SMatthias RingwaldMcu.Pin30=PA14 62*225f4ba4SMatthias RingwaldMcu.Pin31=PC10 63*225f4ba4SMatthias RingwaldMcu.Pin32=PC12 64*225f4ba4SMatthias RingwaldMcu.Pin33=PD4 65*225f4ba4SMatthias RingwaldMcu.Pin34=PD5 66*225f4ba4SMatthias RingwaldMcu.Pin35=PB3 67*225f4ba4SMatthias RingwaldMcu.Pin36=PB6 68*225f4ba4SMatthias RingwaldMcu.Pin37=PB9 69*225f4ba4SMatthias RingwaldMcu.Pin38=PE1 70*225f4ba4SMatthias RingwaldMcu.Pin39=VP_SYS_VS_Systick 71*225f4ba4SMatthias RingwaldMcu.Pin4=PH1-OSC_OUT 72*225f4ba4SMatthias RingwaldMcu.Pin5=PC0 73*225f4ba4SMatthias RingwaldMcu.Pin6=PC3 74*225f4ba4SMatthias RingwaldMcu.Pin7=PA0-WKUP 75*225f4ba4SMatthias RingwaldMcu.Pin8=PA2 76*225f4ba4SMatthias RingwaldMcu.Pin9=PA3 77*225f4ba4SMatthias RingwaldMcu.PinsNb=40 78*225f4ba4SMatthias RingwaldMcu.ThirdPartyNb=0 79*225f4ba4SMatthias RingwaldMcu.UserConstants= 80*225f4ba4SMatthias RingwaldMcu.UserName=STM32F407VGTx 81*225f4ba4SMatthias RingwaldMxCube.Version=5.1.0 82*225f4ba4SMatthias RingwaldMxDb.Version=DB.5.0.10 83*225f4ba4SMatthias RingwaldNVIC.BusFault_IRQn=true\:0\:0\:false\:false\:false\:true\:false 84*225f4ba4SMatthias RingwaldNVIC.DMA1_Stream1_IRQn=true\:0\:0\:true\:false\:true\:true\:true 85*225f4ba4SMatthias RingwaldNVIC.DMA1_Stream4_IRQn=true\:0\:0\:false\:false\:true\:false\:true 86*225f4ba4SMatthias RingwaldNVIC.DebugMonitor_IRQn=true\:0\:0\:false\:false\:false\:true\:false 87*225f4ba4SMatthias RingwaldNVIC.HardFault_IRQn=true\:0\:0\:false\:false\:false\:true\:false 88*225f4ba4SMatthias RingwaldNVIC.MemoryManagement_IRQn=true\:0\:0\:false\:false\:false\:true\:false 89*225f4ba4SMatthias RingwaldNVIC.NonMaskableInt_IRQn=true\:0\:0\:false\:false\:false\:true\:false 90*225f4ba4SMatthias RingwaldNVIC.PendSV_IRQn=true\:0\:0\:false\:false\:true\:true\:false 91*225f4ba4SMatthias RingwaldNVIC.PriorityGroup=NVIC_PRIORITYGROUP_4 92*225f4ba4SMatthias RingwaldNVIC.SVCall_IRQn=true\:0\:0\:false\:false\:true\:true\:false 93*225f4ba4SMatthias RingwaldNVIC.SysTick_IRQn=true\:0\:0\:false\:false\:true\:true\:true 94*225f4ba4SMatthias RingwaldNVIC.USART2_IRQn=true\:15\:0\:true\:false\:true\:true\:true 95*225f4ba4SMatthias RingwaldNVIC.USART3_IRQn=true\:1\:0\:true\:false\:true\:true\:true 96*225f4ba4SMatthias RingwaldNVIC.UsageFault_IRQn=true\:0\:0\:false\:false\:false\:true\:false 97*225f4ba4SMatthias RingwaldPA0-WKUP.GPIOParameters=GPIO_PuPd,GPIO_Label,GPIO_ModeDefaultEXTI 98*225f4ba4SMatthias RingwaldPA0-WKUP.GPIO_Label=B1 [Blue PushButton] 99*225f4ba4SMatthias RingwaldPA0-WKUP.GPIO_ModeDefaultEXTI=GPIO_MODE_EVT_RISING 100*225f4ba4SMatthias RingwaldPA0-WKUP.GPIO_PuPd=GPIO_NOPULL 101*225f4ba4SMatthias RingwaldPA0-WKUP.Locked=true 102*225f4ba4SMatthias RingwaldPA0-WKUP.Signal=GPXTI0 103*225f4ba4SMatthias RingwaldPA10.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Label,GPIO_Mode 104*225f4ba4SMatthias RingwaldPA10.GPIO_Label=OTG_FS_ID 105*225f4ba4SMatthias RingwaldPA10.GPIO_Mode=GPIO_MODE_AF_PP 106*225f4ba4SMatthias RingwaldPA10.GPIO_PuPd=GPIO_NOPULL 107*225f4ba4SMatthias RingwaldPA10.GPIO_Speed=GPIO_SPEED_FREQ_LOW 108*225f4ba4SMatthias RingwaldPA10.Locked=true 109*225f4ba4SMatthias RingwaldPA10.Signal=USB_OTG_FS_ID 110*225f4ba4SMatthias RingwaldPA11.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Label,GPIO_Mode 111*225f4ba4SMatthias RingwaldPA11.GPIO_Label=OTG_FS_DM 112*225f4ba4SMatthias RingwaldPA11.GPIO_Mode=GPIO_MODE_AF_PP 113*225f4ba4SMatthias RingwaldPA11.GPIO_PuPd=GPIO_NOPULL 114*225f4ba4SMatthias RingwaldPA11.GPIO_Speed=GPIO_SPEED_FREQ_LOW 115*225f4ba4SMatthias RingwaldPA11.Locked=true 116*225f4ba4SMatthias RingwaldPA11.Signal=USB_OTG_FS_DM 117*225f4ba4SMatthias RingwaldPA12.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Label,GPIO_Mode 118*225f4ba4SMatthias RingwaldPA12.GPIO_Label=OTG_FS_DP 119*225f4ba4SMatthias RingwaldPA12.GPIO_Mode=GPIO_MODE_AF_PP 120*225f4ba4SMatthias RingwaldPA12.GPIO_PuPd=GPIO_NOPULL 121*225f4ba4SMatthias RingwaldPA12.GPIO_Speed=GPIO_SPEED_FREQ_LOW 122*225f4ba4SMatthias RingwaldPA12.Locked=true 123*225f4ba4SMatthias RingwaldPA12.Signal=USB_OTG_FS_DP 124*225f4ba4SMatthias RingwaldPA13.GPIOParameters=GPIO_Label 125*225f4ba4SMatthias RingwaldPA13.GPIO_Label=SWDIO 126*225f4ba4SMatthias RingwaldPA13.Locked=true 127*225f4ba4SMatthias RingwaldPA13.Signal=SYS_JTMS-SWDIO 128*225f4ba4SMatthias RingwaldPA14.GPIOParameters=GPIO_Label 129*225f4ba4SMatthias RingwaldPA14.GPIO_Label=SWCLK 130*225f4ba4SMatthias RingwaldPA14.Locked=true 131*225f4ba4SMatthias RingwaldPA14.Signal=SYS_JTCK-SWCLK 132*225f4ba4SMatthias RingwaldPA2.Mode=Asynchronous 133*225f4ba4SMatthias RingwaldPA2.Signal=USART2_TX 134*225f4ba4SMatthias RingwaldPA3.Mode=Asynchronous 135*225f4ba4SMatthias RingwaldPA3.Signal=USART2_RX 136*225f4ba4SMatthias RingwaldPA4.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Label,GPIO_Mode 137*225f4ba4SMatthias RingwaldPA4.GPIO_Label=I2S3_WS [CS43L22_LRCK] 138*225f4ba4SMatthias RingwaldPA4.GPIO_Mode=GPIO_MODE_AF_PP 139*225f4ba4SMatthias RingwaldPA4.GPIO_PuPd=GPIO_NOPULL 140*225f4ba4SMatthias RingwaldPA4.GPIO_Speed=GPIO_SPEED_FREQ_LOW 141*225f4ba4SMatthias RingwaldPA4.Locked=true 142*225f4ba4SMatthias RingwaldPA4.Signal=I2S3_WS 143*225f4ba4SMatthias RingwaldPA5.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Label,GPIO_Mode 144*225f4ba4SMatthias RingwaldPA5.GPIO_Label=SPI1_SCK [LIS302DL_SCL/SPC] 145*225f4ba4SMatthias RingwaldPA5.GPIO_Mode=GPIO_MODE_AF_PP 146*225f4ba4SMatthias RingwaldPA5.GPIO_PuPd=GPIO_NOPULL 147*225f4ba4SMatthias RingwaldPA5.GPIO_Speed=GPIO_SPEED_FREQ_LOW 148*225f4ba4SMatthias RingwaldPA5.Locked=true 149*225f4ba4SMatthias RingwaldPA5.Signal=SPI1_SCK 150*225f4ba4SMatthias RingwaldPA6.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Label,GPIO_Mode 151*225f4ba4SMatthias RingwaldPA6.GPIO_Label=SPI1_MISO [LIS302DL_SDO] 152*225f4ba4SMatthias RingwaldPA6.GPIO_Mode=GPIO_MODE_AF_PP 153*225f4ba4SMatthias RingwaldPA6.GPIO_PuPd=GPIO_NOPULL 154*225f4ba4SMatthias RingwaldPA6.GPIO_Speed=GPIO_SPEED_FREQ_LOW 155*225f4ba4SMatthias RingwaldPA6.Locked=true 156*225f4ba4SMatthias RingwaldPA6.Signal=SPI1_MISO 157*225f4ba4SMatthias RingwaldPA7.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Label,GPIO_Mode 158*225f4ba4SMatthias RingwaldPA7.GPIO_Label=SPI1_MOSI [LIS302DL_SDA/SDI/SDO] 159*225f4ba4SMatthias RingwaldPA7.GPIO_Mode=GPIO_MODE_AF_PP 160*225f4ba4SMatthias RingwaldPA7.GPIO_PuPd=GPIO_NOPULL 161*225f4ba4SMatthias RingwaldPA7.GPIO_Speed=GPIO_SPEED_FREQ_LOW 162*225f4ba4SMatthias RingwaldPA7.Locked=true 163*225f4ba4SMatthias RingwaldPA7.Signal=SPI1_MOSI 164*225f4ba4SMatthias RingwaldPA9.GPIOParameters=GPIO_PuPd,GPIO_Label,GPIO_Mode 165*225f4ba4SMatthias RingwaldPA9.GPIO_Label=VBUS_FS 166*225f4ba4SMatthias RingwaldPA9.GPIO_Mode=GPIO_MODE_INPUT 167*225f4ba4SMatthias RingwaldPA9.GPIO_PuPd=GPIO_NOPULL 168*225f4ba4SMatthias RingwaldPA9.Locked=true 169*225f4ba4SMatthias RingwaldPA9.Signal=USB_OTG_FS_VBUS 170*225f4ba4SMatthias RingwaldPB10.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Label,GPIO_Mode 171*225f4ba4SMatthias RingwaldPB10.GPIO_Label=CLK_IN [MP45DT02_CLK] 172*225f4ba4SMatthias RingwaldPB10.GPIO_Mode=GPIO_MODE_AF_PP 173*225f4ba4SMatthias RingwaldPB10.GPIO_PuPd=GPIO_NOPULL 174*225f4ba4SMatthias RingwaldPB10.GPIO_Speed=GPIO_SPEED_FREQ_LOW 175*225f4ba4SMatthias RingwaldPB10.Locked=true 176*225f4ba4SMatthias RingwaldPB10.Signal=I2S2_CK 177*225f4ba4SMatthias RingwaldPB2.GPIOParameters=GPIO_PuPd,GPIO_Label,GPIO_Mode 178*225f4ba4SMatthias RingwaldPB2.GPIO_Label=BOOT1 179*225f4ba4SMatthias RingwaldPB2.GPIO_Mode=GPIO_MODE_INPUT 180*225f4ba4SMatthias RingwaldPB2.GPIO_PuPd=GPIO_NOPULL 181*225f4ba4SMatthias RingwaldPB2.Locked=true 182*225f4ba4SMatthias RingwaldPB2.Signal=GPIO_Input 183*225f4ba4SMatthias RingwaldPB3.GPIOParameters=GPIO_Label 184*225f4ba4SMatthias RingwaldPB3.GPIO_Label=SWO 185*225f4ba4SMatthias RingwaldPB3.Locked=true 186*225f4ba4SMatthias RingwaldPB3.Signal=SYS_JTDO-SWO 187*225f4ba4SMatthias RingwaldPB6.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Label,GPIO_Mode 188*225f4ba4SMatthias RingwaldPB6.GPIO_Label=Audio_SCL [CS43L22_SCL] 189*225f4ba4SMatthias RingwaldPB6.GPIO_Mode=GPIO_MODE_AF_OD 190*225f4ba4SMatthias RingwaldPB6.GPIO_PuPd=GPIO_NOPULL 191*225f4ba4SMatthias RingwaldPB6.GPIO_Speed=GPIO_SPEED_FREQ_LOW 192*225f4ba4SMatthias RingwaldPB6.Locked=true 193*225f4ba4SMatthias RingwaldPB6.Signal=I2C1_SCL 194*225f4ba4SMatthias RingwaldPB9.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Label,GPIO_Mode 195*225f4ba4SMatthias RingwaldPB9.GPIO_Label=Audio_SDA [CS43L22_SDA] 196*225f4ba4SMatthias RingwaldPB9.GPIO_Mode=GPIO_MODE_AF_OD 197*225f4ba4SMatthias RingwaldPB9.GPIO_PuPd=GPIO_NOPULL 198*225f4ba4SMatthias RingwaldPB9.GPIO_Speed=GPIO_SPEED_FREQ_LOW 199*225f4ba4SMatthias RingwaldPB9.Locked=true 200*225f4ba4SMatthias RingwaldPB9.Signal=I2C1_SDA 201*225f4ba4SMatthias RingwaldPC0.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Label 202*225f4ba4SMatthias RingwaldPC0.GPIO_Label=OTG_FS_PowerSwitchOn 203*225f4ba4SMatthias RingwaldPC0.GPIO_PuPd=GPIO_NOPULL 204*225f4ba4SMatthias RingwaldPC0.GPIO_Speed=GPIO_SPEED_FREQ_LOW 205*225f4ba4SMatthias RingwaldPC0.Locked=true 206*225f4ba4SMatthias RingwaldPC0.Signal=GPIO_Output 207*225f4ba4SMatthias RingwaldPC10.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Label,GPIO_Mode 208*225f4ba4SMatthias RingwaldPC10.GPIO_Label=I2S3_SCK [CS43L22_SCLK] 209*225f4ba4SMatthias RingwaldPC10.GPIO_Mode=GPIO_MODE_AF_PP 210*225f4ba4SMatthias RingwaldPC10.GPIO_PuPd=GPIO_NOPULL 211*225f4ba4SMatthias RingwaldPC10.GPIO_Speed=GPIO_SPEED_FREQ_LOW 212*225f4ba4SMatthias RingwaldPC10.Locked=true 213*225f4ba4SMatthias RingwaldPC10.Signal=I2S3_CK 214*225f4ba4SMatthias RingwaldPC12.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Label,GPIO_Mode 215*225f4ba4SMatthias RingwaldPC12.GPIO_Label=I2S3_SD [CS43L22_SDIN] 216*225f4ba4SMatthias RingwaldPC12.GPIO_Mode=GPIO_MODE_AF_PP 217*225f4ba4SMatthias RingwaldPC12.GPIO_PuPd=GPIO_NOPULL 218*225f4ba4SMatthias RingwaldPC12.GPIO_Speed=GPIO_SPEED_FREQ_LOW 219*225f4ba4SMatthias RingwaldPC12.Locked=true 220*225f4ba4SMatthias RingwaldPC12.Signal=I2S3_SD 221*225f4ba4SMatthias RingwaldPC14-OSC32_IN.GPIOParameters=GPIO_Label 222*225f4ba4SMatthias RingwaldPC14-OSC32_IN.GPIO_Label=PC14-OSC32_IN 223*225f4ba4SMatthias RingwaldPC14-OSC32_IN.Locked=true 224*225f4ba4SMatthias RingwaldPC14-OSC32_IN.Signal=RCC_OSC32_IN 225*225f4ba4SMatthias RingwaldPC15-OSC32_OUT.GPIOParameters=GPIO_Label 226*225f4ba4SMatthias RingwaldPC15-OSC32_OUT.GPIO_Label=PC15-OSC32_OUT 227*225f4ba4SMatthias RingwaldPC15-OSC32_OUT.Locked=true 228*225f4ba4SMatthias RingwaldPC15-OSC32_OUT.Signal=RCC_OSC32_OUT 229*225f4ba4SMatthias RingwaldPC3.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Label,GPIO_Mode 230*225f4ba4SMatthias RingwaldPC3.GPIO_Label=PDM_OUT [MP45DT02_DOUT] 231*225f4ba4SMatthias RingwaldPC3.GPIO_Mode=GPIO_MODE_AF_PP 232*225f4ba4SMatthias RingwaldPC3.GPIO_PuPd=GPIO_NOPULL 233*225f4ba4SMatthias RingwaldPC3.GPIO_Speed=GPIO_SPEED_FREQ_LOW 234*225f4ba4SMatthias RingwaldPC3.Locked=true 235*225f4ba4SMatthias RingwaldPC3.Signal=I2S2_SD 236*225f4ba4SMatthias RingwaldPC7.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Label,GPIO_Mode 237*225f4ba4SMatthias RingwaldPC7.GPIO_Label=I2S3_MCK [CS43L22_MCLK] 238*225f4ba4SMatthias RingwaldPC7.GPIO_Mode=GPIO_MODE_AF_PP 239*225f4ba4SMatthias RingwaldPC7.GPIO_PuPd=GPIO_NOPULL 240*225f4ba4SMatthias RingwaldPC7.GPIO_Speed=GPIO_SPEED_FREQ_LOW 241*225f4ba4SMatthias RingwaldPC7.Locked=true 242*225f4ba4SMatthias RingwaldPC7.Signal=I2S3_MCK 243*225f4ba4SMatthias RingwaldPCC.Checker=false 244*225f4ba4SMatthias RingwaldPCC.Line=STM32F407/417 245*225f4ba4SMatthias RingwaldPCC.MCU=STM32F407V(E-G)Tx 246*225f4ba4SMatthias RingwaldPCC.PartNumber=STM32F407VGTx 247*225f4ba4SMatthias RingwaldPCC.Seq0=0 248*225f4ba4SMatthias RingwaldPCC.Series=STM32F4 249*225f4ba4SMatthias RingwaldPCC.Temperature=25 250*225f4ba4SMatthias RingwaldPCC.Vdd=3.3 251*225f4ba4SMatthias RingwaldPD11.Locked=true 252*225f4ba4SMatthias RingwaldPD11.Mode=CTS_RTS 253*225f4ba4SMatthias RingwaldPD11.Signal=USART3_CTS 254*225f4ba4SMatthias RingwaldPD12.Locked=true 255*225f4ba4SMatthias RingwaldPD12.Mode=CTS_RTS 256*225f4ba4SMatthias RingwaldPD12.Signal=USART3_RTS 257*225f4ba4SMatthias RingwaldPD13.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Label 258*225f4ba4SMatthias RingwaldPD13.GPIO_Label=LD3 [Orange Led] 259*225f4ba4SMatthias RingwaldPD13.GPIO_PuPd=GPIO_NOPULL 260*225f4ba4SMatthias RingwaldPD13.GPIO_Speed=GPIO_SPEED_FREQ_LOW 261*225f4ba4SMatthias RingwaldPD13.Locked=true 262*225f4ba4SMatthias RingwaldPD13.Signal=GPIO_Output 263*225f4ba4SMatthias RingwaldPD14.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Label 264*225f4ba4SMatthias RingwaldPD14.GPIO_Label=LD5 [Red Led] 265*225f4ba4SMatthias RingwaldPD14.GPIO_PuPd=GPIO_NOPULL 266*225f4ba4SMatthias RingwaldPD14.GPIO_Speed=GPIO_SPEED_FREQ_LOW 267*225f4ba4SMatthias RingwaldPD14.Locked=true 268*225f4ba4SMatthias RingwaldPD14.Signal=GPIO_Output 269*225f4ba4SMatthias RingwaldPD15.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Label 270*225f4ba4SMatthias RingwaldPD15.GPIO_Label=LD6 [Blue Led] 271*225f4ba4SMatthias RingwaldPD15.GPIO_PuPd=GPIO_NOPULL 272*225f4ba4SMatthias RingwaldPD15.GPIO_Speed=GPIO_SPEED_FREQ_LOW 273*225f4ba4SMatthias RingwaldPD15.Locked=true 274*225f4ba4SMatthias RingwaldPD15.Signal=GPIO_Output 275*225f4ba4SMatthias RingwaldPD4.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Label 276*225f4ba4SMatthias RingwaldPD4.GPIO_Label=Audio_RST [CS43L22_RESET] 277*225f4ba4SMatthias RingwaldPD4.GPIO_PuPd=GPIO_NOPULL 278*225f4ba4SMatthias RingwaldPD4.GPIO_Speed=GPIO_SPEED_FREQ_LOW 279*225f4ba4SMatthias RingwaldPD4.Locked=true 280*225f4ba4SMatthias RingwaldPD4.Signal=GPIO_Output 281*225f4ba4SMatthias RingwaldPD5.GPIOParameters=GPIO_PuPd,GPIO_Label,GPIO_Mode 282*225f4ba4SMatthias RingwaldPD5.GPIO_Label=OTG_FS_OverCurrent 283*225f4ba4SMatthias RingwaldPD5.GPIO_Mode=GPIO_MODE_INPUT 284*225f4ba4SMatthias RingwaldPD5.GPIO_PuPd=GPIO_NOPULL 285*225f4ba4SMatthias RingwaldPD5.Locked=true 286*225f4ba4SMatthias RingwaldPD5.Signal=GPIO_Input 287*225f4ba4SMatthias RingwaldPD8.Mode=Asynchronous 288*225f4ba4SMatthias RingwaldPD8.Signal=USART3_TX 289*225f4ba4SMatthias RingwaldPD9.Locked=true 290*225f4ba4SMatthias RingwaldPD9.Mode=Asynchronous 291*225f4ba4SMatthias RingwaldPD9.Signal=USART3_RX 292*225f4ba4SMatthias RingwaldPE1.GPIOParameters=GPIO_PuPd,GPIO_Label,GPIO_ModeDefaultEXTI 293*225f4ba4SMatthias RingwaldPE1.GPIO_Label=MEMS_INT2 [LIS302DL_INT2] 294*225f4ba4SMatthias RingwaldPE1.GPIO_ModeDefaultEXTI=GPIO_MODE_EVT_RISING 295*225f4ba4SMatthias RingwaldPE1.GPIO_PuPd=GPIO_NOPULL 296*225f4ba4SMatthias RingwaldPE1.Locked=true 297*225f4ba4SMatthias RingwaldPE1.Signal=GPXTI1 298*225f4ba4SMatthias RingwaldPE14.GPIOParameters=GPIO_Label 299*225f4ba4SMatthias RingwaldPE14.GPIO_Label=CC_nSHUTD 300*225f4ba4SMatthias RingwaldPE14.Locked=true 301*225f4ba4SMatthias RingwaldPE14.Signal=GPIO_Output 302*225f4ba4SMatthias RingwaldPE3.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Label 303*225f4ba4SMatthias RingwaldPE3.GPIO_Label=CS_I2C/SPI [LIS302DL_CS_I2C/SPI] 304*225f4ba4SMatthias RingwaldPE3.GPIO_PuPd=GPIO_NOPULL 305*225f4ba4SMatthias RingwaldPE3.GPIO_Speed=GPIO_SPEED_FREQ_LOW 306*225f4ba4SMatthias RingwaldPE3.Locked=true 307*225f4ba4SMatthias RingwaldPE3.Signal=GPIO_Output 308*225f4ba4SMatthias RingwaldPH0-OSC_IN.GPIOParameters=GPIO_Label 309*225f4ba4SMatthias RingwaldPH0-OSC_IN.GPIO_Label=PH0-OSC_IN 310*225f4ba4SMatthias RingwaldPH0-OSC_IN.Locked=true 311*225f4ba4SMatthias RingwaldPH0-OSC_IN.Signal=RCC_OSC_IN 312*225f4ba4SMatthias RingwaldPH1-OSC_OUT.GPIOParameters=GPIO_Label 313*225f4ba4SMatthias RingwaldPH1-OSC_OUT.GPIO_Label=PH1-OSC_OUT 314*225f4ba4SMatthias RingwaldPH1-OSC_OUT.Locked=true 315*225f4ba4SMatthias RingwaldPH1-OSC_OUT.Signal=RCC_OSC_OUT 316*225f4ba4SMatthias RingwaldPinOutPanel.RotationAngle=0 317*225f4ba4SMatthias RingwaldProjectManager.AskForMigrate=true 318*225f4ba4SMatthias RingwaldProjectManager.BackupPrevious=false 319*225f4ba4SMatthias RingwaldProjectManager.CompilerOptimize=2 320*225f4ba4SMatthias RingwaldProjectManager.ComputerToolchain=false 321*225f4ba4SMatthias RingwaldProjectManager.CoupleFile=true 322*225f4ba4SMatthias RingwaldProjectManager.CustomerFirmwarePackage= 323*225f4ba4SMatthias RingwaldProjectManager.DefaultFWLocation=true 324*225f4ba4SMatthias RingwaldProjectManager.DeletePrevious=true 325*225f4ba4SMatthias RingwaldProjectManager.DeviceId=STM32F407VGTx 326*225f4ba4SMatthias RingwaldProjectManager.FirmwarePackage=STM32Cube FW_F4 V1.24.0 327*225f4ba4SMatthias RingwaldProjectManager.FreePins=false 328*225f4ba4SMatthias RingwaldProjectManager.HalAssertFull=false 329*225f4ba4SMatthias RingwaldProjectManager.HeapSize=0x200 330*225f4ba4SMatthias RingwaldProjectManager.KeepUserCode=true 331*225f4ba4SMatthias RingwaldProjectManager.LastFirmware=true 332*225f4ba4SMatthias RingwaldProjectManager.LibraryCopy=1 333*225f4ba4SMatthias RingwaldProjectManager.MainLocation=Src 334*225f4ba4SMatthias RingwaldProjectManager.NoMain=false 335*225f4ba4SMatthias RingwaldProjectManager.PreviousToolchain=SW4STM32 336*225f4ba4SMatthias RingwaldProjectManager.ProjectBuild=false 337*225f4ba4SMatthias RingwaldProjectManager.ProjectFileName=stm32f4-discovery-cc256x.ioc 338*225f4ba4SMatthias RingwaldProjectManager.ProjectName=stm32f4-discovery-cc256x 339*225f4ba4SMatthias RingwaldProjectManager.StackSize=0x400 340*225f4ba4SMatthias RingwaldProjectManager.TargetToolchain=Makefile 341*225f4ba4SMatthias RingwaldProjectManager.ToolChainLocation= 342*225f4ba4SMatthias RingwaldProjectManager.UnderRoot=false 343*225f4ba4SMatthias RingwaldProjectManager.functionlistsort=1-MX_GPIO_Init-GPIO-false-HAL-true,2-MX_DMA_Init-DMA-false-HAL-true,3-MX_USART2_UART_Init-USART2-false-HAL-true,4-MX_USART3_UART_Init-USART3-false-HAL-true,5-SystemClock_Config-RCC-false-HAL-true 344*225f4ba4SMatthias RingwaldRCC.48MHZClocksFreq_Value=18285714.285714287 345*225f4ba4SMatthias RingwaldRCC.AHBFreq_Value=64000000 346*225f4ba4SMatthias RingwaldRCC.APB1CLKDivider=RCC_HCLK_DIV2 347*225f4ba4SMatthias RingwaldRCC.APB1Freq_Value=32000000 348*225f4ba4SMatthias RingwaldRCC.APB1TimFreq_Value=64000000 349*225f4ba4SMatthias RingwaldRCC.APB2CLKDivider=RCC_HCLK_DIV4 350*225f4ba4SMatthias RingwaldRCC.APB2Freq_Value=16000000 351*225f4ba4SMatthias RingwaldRCC.APB2TimFreq_Value=32000000 352*225f4ba4SMatthias RingwaldRCC.CortexFreq_Value=64000000 353*225f4ba4SMatthias RingwaldRCC.EthernetFreq_Value=64000000 354*225f4ba4SMatthias RingwaldRCC.FCLKCortexFreq_Value=64000000 355*225f4ba4SMatthias RingwaldRCC.FamilyName=M 356*225f4ba4SMatthias RingwaldRCC.HCLKFreq_Value=64000000 357*225f4ba4SMatthias RingwaldRCC.HSE_VALUE=8000000 358*225f4ba4SMatthias RingwaldRCC.HSI_VALUE=16000000 359*225f4ba4SMatthias RingwaldRCC.I2SClocksFreq_Value=192000000 360*225f4ba4SMatthias RingwaldRCC.IPParameters=48MHZClocksFreq_Value,AHBFreq_Value,APB1CLKDivider,APB1Freq_Value,APB1TimFreq_Value,APB2CLKDivider,APB2Freq_Value,APB2TimFreq_Value,CortexFreq_Value,EthernetFreq_Value,FCLKCortexFreq_Value,FamilyName,HCLKFreq_Value,HSE_VALUE,HSI_VALUE,I2SClocksFreq_Value,LSE_VALUE,LSI_VALUE,MCO2PinFreq_Value,PLLCLKFreq_Value,PLLM,PLLN,PLLQ,PLLQCLKFreq_Value,RTCFreq_Value,RTCHSEDivFreq_Value,SYSCLKFreq_VALUE,SYSCLKSource,VCOI2SOutputFreq_Value,VCOInputFreq_Value,VCOOutputFreq_Value,VcooutputI2S 361*225f4ba4SMatthias RingwaldRCC.LSE_VALUE=32768 362*225f4ba4SMatthias RingwaldRCC.LSI_VALUE=32000 363*225f4ba4SMatthias RingwaldRCC.MCO2PinFreq_Value=64000000 364*225f4ba4SMatthias RingwaldRCC.PLLCLKFreq_Value=64000000 365*225f4ba4SMatthias RingwaldRCC.PLLM=8 366*225f4ba4SMatthias RingwaldRCC.PLLN=64 367*225f4ba4SMatthias RingwaldRCC.PLLQ=7 368*225f4ba4SMatthias RingwaldRCC.PLLQCLKFreq_Value=18285714.285714287 369*225f4ba4SMatthias RingwaldRCC.RTCFreq_Value=32000 370*225f4ba4SMatthias RingwaldRCC.RTCHSEDivFreq_Value=4000000 371*225f4ba4SMatthias RingwaldRCC.SYSCLKFreq_VALUE=64000000 372*225f4ba4SMatthias RingwaldRCC.SYSCLKSource=RCC_SYSCLKSOURCE_PLLCLK 373*225f4ba4SMatthias RingwaldRCC.VCOI2SOutputFreq_Value=384000000 374*225f4ba4SMatthias RingwaldRCC.VCOInputFreq_Value=2000000 375*225f4ba4SMatthias RingwaldRCC.VCOOutputFreq_Value=128000000 376*225f4ba4SMatthias RingwaldRCC.VcooutputI2S=192000000 377*225f4ba4SMatthias RingwaldSH.GPXTI0.0=GPIO_EXTI0 378*225f4ba4SMatthias RingwaldSH.GPXTI0.ConfNb=1 379*225f4ba4SMatthias RingwaldSH.GPXTI1.0=GPIO_EXTI1 380*225f4ba4SMatthias RingwaldSH.GPXTI1.ConfNb=1 381*225f4ba4SMatthias RingwaldUSART2.IPParameters=VirtualMode 382*225f4ba4SMatthias RingwaldUSART2.VirtualMode=VM_ASYNC 383*225f4ba4SMatthias RingwaldUSART3.IPParameters=VirtualMode,OverSampling 384*225f4ba4SMatthias RingwaldUSART3.OverSampling=UART_OVERSAMPLING_8 385*225f4ba4SMatthias RingwaldUSART3.VirtualMode=VM_ASYNC 386*225f4ba4SMatthias RingwaldVP_SYS_VS_Systick.Mode=SysTick 387*225f4ba4SMatthias RingwaldVP_SYS_VS_Systick.Signal=SYS_VS_Systick 388*225f4ba4SMatthias Ringwaldboard=STM32F4DISCOVERY 389*225f4ba4SMatthias RingwaldboardIOC=true 390