1*e8380792SMatthias Ringwald#MicroXplorer Configuration settings - do not modify 2*e8380792SMatthias RingwaldDma.Request0=SPI1_RX 3*e8380792SMatthias RingwaldDma.Request1=SPI1_TX 4*e8380792SMatthias RingwaldDma.RequestsNb=2 5*e8380792SMatthias RingwaldDma.SPI1_RX.0.Direction=DMA_PERIPH_TO_MEMORY 6*e8380792SMatthias RingwaldDma.SPI1_RX.0.Instance=DMA1_Channel2 7*e8380792SMatthias RingwaldDma.SPI1_RX.0.MemDataAlignment=DMA_MDATAALIGN_BYTE 8*e8380792SMatthias RingwaldDma.SPI1_RX.0.MemInc=DMA_MINC_ENABLE 9*e8380792SMatthias RingwaldDma.SPI1_RX.0.Mode=DMA_NORMAL 10*e8380792SMatthias RingwaldDma.SPI1_RX.0.PeriphDataAlignment=DMA_PDATAALIGN_BYTE 11*e8380792SMatthias RingwaldDma.SPI1_RX.0.PeriphInc=DMA_PINC_DISABLE 12*e8380792SMatthias RingwaldDma.SPI1_RX.0.Priority=DMA_PRIORITY_LOW 13*e8380792SMatthias RingwaldDma.SPI1_RX.0.RequestParameters=Instance,Direction,PeriphInc,MemInc,PeriphDataAlignment,MemDataAlignment,Mode,Priority 14*e8380792SMatthias RingwaldDma.SPI1_TX.1.Direction=DMA_MEMORY_TO_PERIPH 15*e8380792SMatthias RingwaldDma.SPI1_TX.1.Instance=DMA1_Channel3 16*e8380792SMatthias RingwaldDma.SPI1_TX.1.MemDataAlignment=DMA_MDATAALIGN_BYTE 17*e8380792SMatthias RingwaldDma.SPI1_TX.1.MemInc=DMA_MINC_ENABLE 18*e8380792SMatthias RingwaldDma.SPI1_TX.1.Mode=DMA_NORMAL 19*e8380792SMatthias RingwaldDma.SPI1_TX.1.PeriphDataAlignment=DMA_PDATAALIGN_BYTE 20*e8380792SMatthias RingwaldDma.SPI1_TX.1.PeriphInc=DMA_PINC_DISABLE 21*e8380792SMatthias RingwaldDma.SPI1_TX.1.Priority=DMA_PRIORITY_LOW 22*e8380792SMatthias RingwaldDma.SPI1_TX.1.RequestParameters=Instance,Direction,PeriphInc,MemInc,PeriphDataAlignment,MemDataAlignment,Mode,Priority 23*e8380792SMatthias RingwaldFile.Version=6 24*e8380792SMatthias RingwaldKeepUserPlacement=true 25*e8380792SMatthias RingwaldMcu.Family=STM32L0 26*e8380792SMatthias RingwaldMcu.IP0=DMA 27*e8380792SMatthias RingwaldMcu.IP1=NVIC 28*e8380792SMatthias RingwaldMcu.IP2=RCC 29*e8380792SMatthias RingwaldMcu.IP3=SPI1 30*e8380792SMatthias RingwaldMcu.IP4=SYS 31*e8380792SMatthias RingwaldMcu.IP5=USART2 32*e8380792SMatthias RingwaldMcu.IPNb=6 33*e8380792SMatthias RingwaldMcu.Name=STM32L073R(B-Z)Tx 34*e8380792SMatthias RingwaldMcu.Package=LQFP64 35*e8380792SMatthias RingwaldMcu.Pin0=PC13 36*e8380792SMatthias RingwaldMcu.Pin1=PC14-OSC32_IN 37*e8380792SMatthias RingwaldMcu.Pin10=PA9 38*e8380792SMatthias RingwaldMcu.Pin11=PA13 39*e8380792SMatthias RingwaldMcu.Pin12=PA14 40*e8380792SMatthias RingwaldMcu.Pin13=PB6 41*e8380792SMatthias RingwaldMcu.Pin14=VP_SYS_VS_Systick 42*e8380792SMatthias RingwaldMcu.Pin2=PC15-OSC32_OUT 43*e8380792SMatthias RingwaldMcu.Pin3=PH0-OSC_IN 44*e8380792SMatthias RingwaldMcu.Pin4=PA2 45*e8380792SMatthias RingwaldMcu.Pin5=PA3 46*e8380792SMatthias RingwaldMcu.Pin6=PA5 47*e8380792SMatthias RingwaldMcu.Pin7=PA6 48*e8380792SMatthias RingwaldMcu.Pin8=PA7 49*e8380792SMatthias RingwaldMcu.Pin9=PB10 50*e8380792SMatthias RingwaldMcu.PinsNb=15 51*e8380792SMatthias RingwaldMcu.ThirdPartyNb=0 52*e8380792SMatthias RingwaldMcu.UserConstants= 53*e8380792SMatthias RingwaldMcu.UserName=STM32L073RZTx 54*e8380792SMatthias RingwaldMxCube.Version=5.1.0 55*e8380792SMatthias RingwaldMxDb.Version=DB.5.0.10 56*e8380792SMatthias RingwaldNVIC.DMA1_Channel2_3_IRQn=true\:0\:0\:false\:false\:true\:false\:true 57*e8380792SMatthias RingwaldNVIC.HardFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false 58*e8380792SMatthias RingwaldNVIC.NonMaskableInt_IRQn=true\:0\:0\:false\:false\:true\:false\:false 59*e8380792SMatthias RingwaldNVIC.PendSV_IRQn=true\:0\:0\:false\:false\:true\:false\:false 60*e8380792SMatthias RingwaldNVIC.SVC_IRQn=true\:0\:0\:false\:false\:true\:false\:false 61*e8380792SMatthias RingwaldNVIC.SysTick_IRQn=true\:0\:0\:true\:false\:true\:true\:true 62*e8380792SMatthias RingwaldPA13.GPIOParameters=GPIO_Label 63*e8380792SMatthias RingwaldPA13.GPIO_Label=TMS 64*e8380792SMatthias RingwaldPA13.Locked=true 65*e8380792SMatthias RingwaldPA13.Mode=Serial_Wire 66*e8380792SMatthias RingwaldPA13.Signal=SYS_SWDIO 67*e8380792SMatthias RingwaldPA14.GPIOParameters=GPIO_Label 68*e8380792SMatthias RingwaldPA14.GPIO_Label=TCK 69*e8380792SMatthias RingwaldPA14.Locked=true 70*e8380792SMatthias RingwaldPA14.Mode=Serial_Wire 71*e8380792SMatthias RingwaldPA14.Signal=SYS_SWCLK 72*e8380792SMatthias RingwaldPA2.GPIOParameters=GPIO_Label 73*e8380792SMatthias RingwaldPA2.GPIO_Label=USART_TX 74*e8380792SMatthias RingwaldPA2.Locked=true 75*e8380792SMatthias RingwaldPA2.Mode=Asynchronous 76*e8380792SMatthias RingwaldPA2.Signal=USART2_TX 77*e8380792SMatthias RingwaldPA3.GPIOParameters=GPIO_Label 78*e8380792SMatthias RingwaldPA3.GPIO_Label=USART_RX 79*e8380792SMatthias RingwaldPA3.Locked=true 80*e8380792SMatthias RingwaldPA3.Mode=Asynchronous 81*e8380792SMatthias RingwaldPA3.Signal=USART2_RX 82*e8380792SMatthias RingwaldPA5.Locked=true 83*e8380792SMatthias RingwaldPA5.Mode=Full_Duplex_Master 84*e8380792SMatthias RingwaldPA5.Signal=SPI1_SCK 85*e8380792SMatthias RingwaldPA6.Mode=Full_Duplex_Master 86*e8380792SMatthias RingwaldPA6.Signal=SPI1_MISO 87*e8380792SMatthias RingwaldPA7.Mode=Full_Duplex_Master 88*e8380792SMatthias RingwaldPA7.Signal=SPI1_MOSI 89*e8380792SMatthias RingwaldPA9.GPIOParameters=GPIO_Label 90*e8380792SMatthias RingwaldPA9.GPIO_Label=SPI1_RDY 91*e8380792SMatthias RingwaldPA9.Locked=true 92*e8380792SMatthias RingwaldPA9.Signal=GPIO_Input 93*e8380792SMatthias RingwaldPB10.GPIOParameters=GPIO_Label 94*e8380792SMatthias RingwaldPB10.GPIO_Label=EN 95*e8380792SMatthias RingwaldPB10.Locked=true 96*e8380792SMatthias RingwaldPB10.Signal=GPIO_Output 97*e8380792SMatthias RingwaldPB6.GPIOParameters=GPIO_Label 98*e8380792SMatthias RingwaldPB6.GPIO_Label=SPI1_CSN 99*e8380792SMatthias RingwaldPB6.Locked=true 100*e8380792SMatthias RingwaldPB6.Signal=GPIO_Output 101*e8380792SMatthias RingwaldPC13.GPIOParameters=GPIO_Label,GPIO_ModeDefaultEXTI 102*e8380792SMatthias RingwaldPC13.GPIO_Label=B1 [Blue PushButton] 103*e8380792SMatthias RingwaldPC13.GPIO_ModeDefaultEXTI=GPIO_MODE_IT_FALLING 104*e8380792SMatthias RingwaldPC13.Locked=true 105*e8380792SMatthias RingwaldPC13.Signal=GPXTI13 106*e8380792SMatthias RingwaldPC14-OSC32_IN.Locked=true 107*e8380792SMatthias RingwaldPC14-OSC32_IN.Mode=LSE-External-Oscillator 108*e8380792SMatthias RingwaldPC14-OSC32_IN.Signal=RCC_OSC32_IN 109*e8380792SMatthias RingwaldPC15-OSC32_OUT.Locked=true 110*e8380792SMatthias RingwaldPC15-OSC32_OUT.Mode=LSE-External-Oscillator 111*e8380792SMatthias RingwaldPC15-OSC32_OUT.Signal=RCC_OSC32_OUT 112*e8380792SMatthias RingwaldPCC.Checker=true 113*e8380792SMatthias RingwaldPCC.Line=STM32L0x3 114*e8380792SMatthias RingwaldPCC.MCU=STM32L073R(B-Z)Tx 115*e8380792SMatthias RingwaldPCC.PartNumber=STM32L073RZTx 116*e8380792SMatthias RingwaldPCC.Seq0=0 117*e8380792SMatthias RingwaldPCC.Series=STM32L0 118*e8380792SMatthias RingwaldPCC.Temperature=25 119*e8380792SMatthias RingwaldPCC.Vdd=3.0 120*e8380792SMatthias RingwaldPH0-OSC_IN.GPIOParameters=GPIO_Label 121*e8380792SMatthias RingwaldPH0-OSC_IN.GPIO_Label=MCO 122*e8380792SMatthias RingwaldPH0-OSC_IN.Locked=true 123*e8380792SMatthias RingwaldPH0-OSC_IN.Mode=HSE-External-Clock-Source 124*e8380792SMatthias RingwaldPH0-OSC_IN.Signal=RCC_OSC_IN 125*e8380792SMatthias RingwaldPinOutPanel.RotationAngle=0 126*e8380792SMatthias RingwaldProjectManager.AskForMigrate=true 127*e8380792SMatthias RingwaldProjectManager.BackupPrevious=false 128*e8380792SMatthias RingwaldProjectManager.CompilerOptimize=6 129*e8380792SMatthias RingwaldProjectManager.ComputerToolchain=false 130*e8380792SMatthias RingwaldProjectManager.CoupleFile=false 131*e8380792SMatthias RingwaldProjectManager.CustomerFirmwarePackage= 132*e8380792SMatthias RingwaldProjectManager.DefaultFWLocation=true 133*e8380792SMatthias RingwaldProjectManager.DeletePrevious=true 134*e8380792SMatthias RingwaldProjectManager.DeviceId=STM32L073RZTx 135*e8380792SMatthias RingwaldProjectManager.FirmwarePackage=STM32Cube FW_L0 V1.11.2 136*e8380792SMatthias RingwaldProjectManager.FreePins=false 137*e8380792SMatthias RingwaldProjectManager.HalAssertFull=false 138*e8380792SMatthias RingwaldProjectManager.HeapSize=0x200 139*e8380792SMatthias RingwaldProjectManager.KeepUserCode=true 140*e8380792SMatthias RingwaldProjectManager.LastFirmware=true 141*e8380792SMatthias RingwaldProjectManager.LibraryCopy=1 142*e8380792SMatthias RingwaldProjectManager.MainLocation=Src 143*e8380792SMatthias RingwaldProjectManager.NoMain=false 144*e8380792SMatthias RingwaldProjectManager.PreviousToolchain= 145*e8380792SMatthias RingwaldProjectManager.ProjectBuild=false 146*e8380792SMatthias RingwaldProjectManager.ProjectFileName=stm32-l073rz-nucleo-em9304.ioc 147*e8380792SMatthias RingwaldProjectManager.ProjectName=stm32-l073rz-nucleo-em9304 148*e8380792SMatthias RingwaldProjectManager.StackSize=0x400 149*e8380792SMatthias RingwaldProjectManager.TargetToolchain=Makefile 150*e8380792SMatthias RingwaldProjectManager.ToolChainLocation= 151*e8380792SMatthias RingwaldProjectManager.UnderRoot=false 152*e8380792SMatthias RingwaldProjectManager.functionlistsort=1-MX_GPIO_Init-GPIO-false-HAL-true,2-MX_DMA_Init-DMA-false-HAL-true,3-MX_SPI1_Init-SPI1-false-HAL-true,4-MX_USART2_UART_Init-USART2-false-HAL-true,5-SystemClock_Config-RCC-false-HAL-false 153*e8380792SMatthias RingwaldRCC.48CLKFreq_Value=32000000 154*e8380792SMatthias RingwaldRCC.48RNGFreq_Value=32000000 155*e8380792SMatthias RingwaldRCC.48USBFreq_Value=32000000 156*e8380792SMatthias RingwaldRCC.AHBFreq_Value=32000000 157*e8380792SMatthias RingwaldRCC.APB1Freq_Value=32000000 158*e8380792SMatthias RingwaldRCC.APB1TimFreq_Value=32000000 159*e8380792SMatthias RingwaldRCC.APB2Freq_Value=32000000 160*e8380792SMatthias RingwaldRCC.APB2TimFreq_Value=32000000 161*e8380792SMatthias RingwaldRCC.FCLKCortexFreq_Value=32000000 162*e8380792SMatthias RingwaldRCC.FamilyName=M 163*e8380792SMatthias RingwaldRCC.HCLKFreq_Value=32000000 164*e8380792SMatthias RingwaldRCC.HSE_VALUE=8000000 165*e8380792SMatthias RingwaldRCC.HSI16_VALUE=16000000 166*e8380792SMatthias RingwaldRCC.HSI48_VALUE=48000000 167*e8380792SMatthias RingwaldRCC.HSI_VALUE=16000000 168*e8380792SMatthias RingwaldRCC.I2C1Freq_Value=32000000 169*e8380792SMatthias RingwaldRCC.I2C3Freq_Value=32000000 170*e8380792SMatthias RingwaldRCC.IPParameters=48CLKFreq_Value,48RNGFreq_Value,48USBFreq_Value,AHBFreq_Value,APB1Freq_Value,APB1TimFreq_Value,APB2Freq_Value,APB2TimFreq_Value,FCLKCortexFreq_Value,FamilyName,HCLKFreq_Value,HSE_VALUE,HSI16_VALUE,HSI48_VALUE,HSI_VALUE,I2C1Freq_Value,I2C3Freq_Value,LCDFreq_Value,LPTIMFreq_Value,LPUARTFreq_Value,LSI_VALUE,MCOPinFreq_Value,MSI_VALUE,PLLCLKFreq_Value,PLLMUL,PWRFreq_Value,RTCFreq_Value,RTCHSEDivFreq_Value,SYSCLKFreq_VALUE,SYSCLKSource,TIMFreq_Value,TimerFreq_Value,USART1Freq_Value,USART2Freq_Value,VCOOutputFreq_Value,WatchDogFreq_Value 171*e8380792SMatthias RingwaldRCC.LCDFreq_Value=37000 172*e8380792SMatthias RingwaldRCC.LPTIMFreq_Value=32000000 173*e8380792SMatthias RingwaldRCC.LPUARTFreq_Value=32000000 174*e8380792SMatthias RingwaldRCC.LSI_VALUE=37000 175*e8380792SMatthias RingwaldRCC.MCOPinFreq_Value=32000000 176*e8380792SMatthias RingwaldRCC.MSI_VALUE=2097000 177*e8380792SMatthias RingwaldRCC.PLLCLKFreq_Value=32000000 178*e8380792SMatthias RingwaldRCC.PLLMUL=RCC_PLLMUL_4 179*e8380792SMatthias RingwaldRCC.PWRFreq_Value=32000000 180*e8380792SMatthias RingwaldRCC.RTCFreq_Value=37000 181*e8380792SMatthias RingwaldRCC.RTCHSEDivFreq_Value=4000000 182*e8380792SMatthias RingwaldRCC.SYSCLKFreq_VALUE=32000000 183*e8380792SMatthias RingwaldRCC.SYSCLKSource=RCC_SYSCLKSOURCE_PLLCLK 184*e8380792SMatthias RingwaldRCC.TIMFreq_Value=32000000 185*e8380792SMatthias RingwaldRCC.TimerFreq_Value=32000000 186*e8380792SMatthias RingwaldRCC.USART1Freq_Value=32000000 187*e8380792SMatthias RingwaldRCC.USART2Freq_Value=32000000 188*e8380792SMatthias RingwaldRCC.VCOOutputFreq_Value=64000000 189*e8380792SMatthias RingwaldRCC.WatchDogFreq_Value=37000 190*e8380792SMatthias RingwaldSH.GPXTI13.0=GPIO_EXTI13 191*e8380792SMatthias RingwaldSH.GPXTI13.ConfNb=1 192*e8380792SMatthias RingwaldSPI1.CalculateBaudRate=16.0 MBits/s 193*e8380792SMatthias RingwaldSPI1.Direction=SPI_DIRECTION_2LINES 194*e8380792SMatthias RingwaldSPI1.IPParameters=VirtualType,Mode,Direction,CalculateBaudRate 195*e8380792SMatthias RingwaldSPI1.Mode=SPI_MODE_MASTER 196*e8380792SMatthias RingwaldSPI1.VirtualType=VM_MASTER 197*e8380792SMatthias RingwaldUSART2.IPParameters=VirtualMode-Asynchronous 198*e8380792SMatthias RingwaldUSART2.VirtualMode-Asynchronous=VM_ASYNC 199*e8380792SMatthias RingwaldVP_SYS_VS_Systick.Mode=SysTick 200*e8380792SMatthias RingwaldVP_SYS_VS_Systick.Signal=SYS_VS_Systick 201*e8380792SMatthias Ringwaldboard=NUCLEO-L073RZ 202*e8380792SMatthias RingwaldboardIOC=true 203