Rev 9 | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 2 | mjames | 1 | #MicroXplorer Configuration settings - do not modify |
| 2 | File.Version=6 |
||
| 8 | mjames | 3 | GPIO.groupedBy=Group By Peripherals |
| 9 | mjames | 4 | I2C1.ClockSpeed=100000 |
| 5 | I2C1.I2C_Mode=I2C_Standard |
||
| 6 | I2C1.IPParameters=I2C_Mode,ClockSpeed,NoStretchMode |
||
| 7 | I2C1.NoStretchMode=I2C_NOSTRETCH_DISABLE |
||
| 2 | mjames | 8 | KeepUserPlacement=false |
| 9 | Mcu.CPN=STM32F103C6T6A |
||
| 10 | Mcu.Family=STM32F1 |
||
| 4 | mjames | 11 | Mcu.IP0=I2C1 |
| 12 | Mcu.IP1=NVIC |
||
| 13 | Mcu.IP2=RCC |
||
| 14 | Mcu.IP3=SPI1 |
||
| 15 | Mcu.IP4=SYS |
||
| 16 | Mcu.IPNb=5 |
||
| 2 | mjames | 17 | Mcu.Name=STM32F103C(4-6)Tx |
| 18 | Mcu.Package=LQFP48 |
||
| 19 | Mcu.Pin0=PD0-OSC_IN |
||
| 20 | Mcu.Pin1=PD1-OSC_OUT |
||
| 11 | mjames | 21 | Mcu.Pin10=PB3 |
| 22 | Mcu.Pin11=PB6 |
||
| 23 | Mcu.Pin12=PB7 |
||
| 24 | Mcu.Pin13=VP_SYS_VS_Systick |
||
| 2 | mjames | 25 | Mcu.Pin2=PA4 |
| 26 | Mcu.Pin3=PA5 |
||
| 27 | Mcu.Pin4=PA6 |
||
| 28 | Mcu.Pin5=PA7 |
||
| 29 | Mcu.Pin6=PB0 |
||
| 11 | mjames | 30 | Mcu.Pin7=PB12 |
| 31 | Mcu.Pin8=PA13 |
||
| 32 | Mcu.Pin9=PA14 |
||
| 33 | Mcu.PinsNb=14 |
||
| 2 | mjames | 34 | Mcu.ThirdPartyNb=0 |
| 35 | Mcu.UserConstants= |
||
| 36 | Mcu.UserName=STM32F103C6Tx |
||
| 37 | MxCube.Version=6.5.0 |
||
| 38 | MxDb.Version=DB.6.0.50 |
||
| 39 | NVIC.BusFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true |
||
| 40 | NVIC.DebugMonitor_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true |
||
| 41 | NVIC.ForceEnableDMAVector=true |
||
| 42 | NVIC.HardFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true |
||
| 43 | NVIC.MemoryManagement_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true |
||
| 44 | NVIC.NonMaskableInt_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true |
||
| 45 | NVIC.PendSV_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true |
||
| 46 | NVIC.PriorityGroup=NVIC_PRIORITYGROUP_4 |
||
| 47 | NVIC.SVCall_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true |
||
| 48 | NVIC.SysTick_IRQn=true\:15\:0\:false\:false\:true\:false\:true\:true |
||
| 49 | NVIC.UsageFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true |
||
| 9 | mjames | 50 | PA13.Mode=Trace_Asynchronous_SW |
| 2 | mjames | 51 | PA13.Signal=SYS_JTMS-SWDIO |
| 9 | mjames | 52 | PA14.Mode=Trace_Asynchronous_SW |
| 2 | mjames | 53 | PA14.Signal=SYS_JTCK-SWCLK |
| 54 | PA4.GPIOParameters=GPIO_Label |
||
| 55 | PA4.GPIO_Label=SPI_NSS1 |
||
| 56 | PA4.Locked=true |
||
| 57 | PA4.Signal=GPIO_Output |
||
| 58 | PA5.GPIOParameters=GPIO_Label |
||
| 59 | PA5.GPIO_Label=SPI_CLK |
||
| 60 | PA5.Mode=TX_Only_Simplex_Unidirect_Master |
||
| 61 | PA5.Signal=SPI1_SCK |
||
| 62 | PA6.GPIOParameters=GPIO_Label |
||
| 63 | PA6.GPIO_Label=SPI_RESET |
||
| 64 | PA6.Locked=true |
||
| 65 | PA6.Signal=GPIO_Output |
||
| 66 | PA7.GPIOParameters=GPIO_Label |
||
| 67 | PA7.GPIO_Label=SPI_MOSI |
||
| 68 | PA7.Mode=TX_Only_Simplex_Unidirect_Master |
||
| 69 | PA7.Signal=SPI1_MOSI |
||
| 70 | PB0.GPIOParameters=GPIO_Label |
||
| 71 | PB0.GPIO_Label=SPI_CD |
||
| 72 | PB0.Locked=true |
||
| 73 | PB0.Signal=GPIO_Output |
||
| 11 | mjames | 74 | PB12.GPIOParameters=GPIO_PuPd,GPIO_Label |
| 75 | PB12.GPIO_Label=PUSHBUTTON |
||
| 76 | PB12.GPIO_PuPd=GPIO_PULLUP |
||
| 77 | PB12.Locked=true |
||
| 78 | PB12.Signal=GPIO_Input |
||
| 9 | mjames | 79 | PB3.Mode=Trace_Asynchronous_SW |
| 80 | PB3.Signal=SYS_JTDO-TRACESWO |
||
| 8 | mjames | 81 | PB6.GPIOParameters=GPIO_Pu |
| 82 | PB6.GPIO_Pu=GPIO_PULLUP |
||
| 4 | mjames | 83 | PB6.Mode=I2C |
| 84 | PB6.Signal=I2C1_SCL |
||
| 8 | mjames | 85 | PB7.GPIOParameters=GPIO_Pu |
| 86 | PB7.GPIO_Pu=GPIO_PULLUP |
||
| 4 | mjames | 87 | PB7.Mode=I2C |
| 88 | PB7.Signal=I2C1_SDA |
||
| 2 | mjames | 89 | PD0-OSC_IN.Mode=HSE-External-Oscillator |
| 90 | PD0-OSC_IN.Signal=RCC_OSC_IN |
||
| 91 | PD1-OSC_OUT.Mode=HSE-External-Oscillator |
||
| 92 | PD1-OSC_OUT.Signal=RCC_OSC_OUT |
||
| 93 | PinOutPanel.RotationAngle=0 |
||
| 94 | ProjectManager.AskForMigrate=true |
||
| 95 | ProjectManager.BackupPrevious=false |
||
| 96 | ProjectManager.CompilerOptimize=6 |
||
| 97 | ProjectManager.ComputerToolchain=false |
||
| 98 | ProjectManager.CoupleFile=false |
||
| 99 | ProjectManager.CustomerFirmwarePackage= |
||
| 100 | ProjectManager.DefaultFWLocation=true |
||
| 101 | ProjectManager.DeletePrevious=true |
||
| 102 | ProjectManager.DeviceId=STM32F103C6Tx |
||
| 103 | ProjectManager.FirmwarePackage=STM32Cube FW_F1 V1.8.4 |
||
| 104 | ProjectManager.FreePins=false |
||
| 105 | ProjectManager.HalAssertFull=false |
||
| 106 | ProjectManager.HeapSize=0x200 |
||
| 107 | ProjectManager.KeepUserCode=true |
||
| 108 | ProjectManager.LastFirmware=true |
||
| 109 | ProjectManager.LibraryCopy=0 |
||
| 110 | ProjectManager.MainLocation=Core/Src |
||
| 111 | ProjectManager.NoMain=false |
||
| 112 | ProjectManager.PreviousToolchain= |
||
| 113 | ProjectManager.ProjectBuild=false |
||
| 114 | ProjectManager.ProjectFileName=testOled.ioc |
||
| 115 | ProjectManager.ProjectName=testOled |
||
| 116 | ProjectManager.RegisterCallBack= |
||
| 117 | ProjectManager.StackSize=0x400 |
||
| 118 | ProjectManager.TargetToolchain=Makefile |
||
| 119 | ProjectManager.ToolChainLocation= |
||
| 120 | ProjectManager.UnderRoot=false |
||
| 8 | mjames | 121 | ProjectManager.functionlistsort=1-SystemClock_Config-RCC-false-HAL-false,2-MX_GPIO_Init-GPIO-false-HAL-true,3-MX_SPI1_Init-SPI1-false-HAL-true,4-MX_I2C1_Init-I2C1-false-HAL-true |
| 9 | mjames | 122 | RCC.ADCFreqValue=16000000 |
| 123 | RCC.AHBFreq_Value=32000000 |
||
| 2 | mjames | 124 | RCC.APB1CLKDivider=RCC_HCLK_DIV2 |
| 9 | mjames | 125 | RCC.APB1Freq_Value=16000000 |
| 126 | RCC.APB1TimFreq_Value=32000000 |
||
| 127 | RCC.APB2Freq_Value=32000000 |
||
| 128 | RCC.APB2TimFreq_Value=32000000 |
||
| 129 | RCC.FCLKCortexFreq_Value=32000000 |
||
| 2 | mjames | 130 | RCC.FamilyName=M |
| 9 | mjames | 131 | RCC.HCLKFreq_Value=32000000 |
| 2 | mjames | 132 | RCC.IPParameters=ADCFreqValue,AHBFreq_Value,APB1CLKDivider,APB1Freq_Value,APB1TimFreq_Value,APB2Freq_Value,APB2TimFreq_Value,FCLKCortexFreq_Value,FamilyName,HCLKFreq_Value,MCOFreq_Value,PLLCLKFreq_Value,PLLMCOFreq_Value,PLLMUL,PLLSourceVirtual,SYSCLKFreq_VALUE,SYSCLKSource,TimSysFreq_Value,USBFreq_Value,VCOOutput2Freq_Value |
| 9 | mjames | 133 | RCC.MCOFreq_Value=32000000 |
| 134 | RCC.PLLCLKFreq_Value=32000000 |
||
| 135 | RCC.PLLMCOFreq_Value=16000000 |
||
| 136 | RCC.PLLMUL=RCC_PLL_MUL4 |
||
| 2 | mjames | 137 | RCC.PLLSourceVirtual=RCC_PLLSOURCE_HSE |
| 9 | mjames | 138 | RCC.SYSCLKFreq_VALUE=32000000 |
| 2 | mjames | 139 | RCC.SYSCLKSource=RCC_SYSCLKSOURCE_PLLCLK |
| 9 | mjames | 140 | RCC.TimSysFreq_Value=32000000 |
| 141 | RCC.USBFreq_Value=32000000 |
||
| 2 | mjames | 142 | RCC.VCOOutput2Freq_Value=8000000 |
| 143 | SPI1.BaudRatePrescaler=SPI_BAUDRATEPRESCALER_64 |
||
| 9 | mjames | 144 | SPI1.CalculateBaudRate=500.0 KBits/s |
| 2 | mjames | 145 | SPI1.Direction=SPI_DIRECTION_2LINES |
| 146 | SPI1.IPParameters=VirtualType,Mode,Direction,CalculateBaudRate,BaudRatePrescaler |
||
| 147 | SPI1.Mode=SPI_MODE_MASTER |
||
| 148 | SPI1.VirtualType=VM_MASTER |
||
| 149 | VP_SYS_VS_Systick.Mode=SysTick |
||
| 150 | VP_SYS_VS_Systick.Signal=SYS_VS_Systick |
||
| 151 | board=custom |