Changes for page Firmware Compile Instruction -- STM32
Last modified by Xiaoling on 2023/04/19 17:06
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -92,7 +92,7 @@ 92 92 93 93 94 94 95 -9. Finish Install Keil 95 +**9. **Finish Install Keil 96 96 97 97 [[image:image-20220526181207-8.png]] 98 98 ... ... @@ -101,12 +101,13 @@ 101 101 102 102 == 2.2 Install STM32L0 Series Device in Keil == 103 103 104 + 104 104 ((( 105 -1 :Open the webpage: [[https:~~/~~/www.keil.com/dd2/stmicroelectronics/stm32l072cztx/#/eula-container>>url:https://www.keil.com/dd2/stmicroelectronics/stm32l072cztx/#/eula-container]];106 +**~1. ** Open the webpage: [[https:~~/~~/www.keil.com/dd2/stmicroelectronics/stm32l072cztx/#/eula-container>>url:https://www.keil.com/dd2/stmicroelectronics/stm32l072cztx/#/eula-container]]; 106 106 ))) 107 107 108 108 ((( 109 -2 :Find STMicroelectronics **STM32L0 Series Device** and download it.110 +**2.** Find STMicroelectronics **STM32L0 Series Device** and download it. 110 110 111 111 112 112 [[image:image-20220526181351-11.png]] ... ... @@ -116,7 +116,7 @@ 116 116 117 117 118 118 119 -3 :Find the Software Pack and install it.120 +**3. ** Find the Software Pack and install it. 120 120 121 121 [[image:image-20220526181302-10.png]] 122 122 ... ... @@ -130,7 +130,7 @@ 130 130 131 131 132 132 133 -4 :Add the Device, then you can **rebuild** the project.134 +**4. ** Add the Device, then you can **rebuild** the project. 134 134 135 135 [[image:image-20220526181509-13.png]] 136 136 ... ... @@ -138,7 +138,7 @@ 138 138 139 139 140 140 141 -Note: If you don ’t add the Device, then Keil will report this error:142 +**Note: If you don't add the Device, then Keil will report this error:** 142 142 143 143 [[image:image-20220526181543-14.png]] 144 144 ... ... @@ -147,10 +147,13 @@ 147 147 148 148 = 3. Get and compile Source Code = 149 149 151 + 150 150 * Get the source code for the product. 151 151 * Use Keil to open the project file. 152 152 * You can see the libraries related for example NBSN50 project as below: 153 153 156 + 157 + 154 154 [[image:image-20220526181605-15.png]] 155 155 156 156 project files ... ... @@ -158,6 +158,7 @@ 158 158 159 159 = 4. Video Reference = 160 160 165 + 161 161 [[https:~~/~~/youtu.be/ctdUNx4XCEg>>url:https://youtu.be/ctdUNx4XCEg]] 162 162 163 163 ... ... @@ -165,6 +165,7 @@ 165 165 166 166 == 5.1 How to change the frequency band for LoRaWAN source code == 167 167 173 + 168 168 In Keil, you can see what frequency band the code support. 169 169 170 170 [[image:image-20220526181628-16.png]]