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
-
... ... @@ -31,6 +31,7 @@ 31 31 ((( 32 32 Download Keil MDK 33 33 34 + 34 34 35 35 ))) 36 36 ... ... @@ -88,6 +88,7 @@ 88 88 Add LIC 89 89 90 90 92 + 91 91 9. Finish Install Keil 92 92 93 93 [[image:image-20220526181207-8.png]] ... ... @@ -104,6 +104,7 @@ 104 104 ((( 105 105 2: Find STMicroelectronics **STM32L0 Series Device** and download it. 106 106 109 + 107 107 [[image:image-20220526181351-11.png]] 108 108 ))) 109 109 ... ... @@ -110,19 +110,21 @@ 110 110 Finish install Keil 111 111 112 112 116 + 113 113 3: Find the Software Pack and install it. 114 114 115 115 [[image:image-20220526181302-10.png]] 116 116 117 117 122 + 118 118 Install the downloaded pack in Keil 119 119 120 - 121 121 [[image:image-20220526181434-12.png]] 122 122 123 123 Install the downloaded pack in Keil 124 124 125 125 130 + 126 126 4: Add the Device, then you can **rebuild** the project. 127 127 128 128 [[image:image-20220526181509-13.png]] ... ... @@ -130,6 +130,7 @@ 130 130 rebuild project 131 131 132 132 138 + 133 133 Note: If you don’t add the Device, then Keil will report this error: 134 134 135 135 [[image:image-20220526181543-14.png]] ... ... @@ -164,6 +164,7 @@ 164 164 Support Frequency 165 165 166 166 173 + 167 167 If you want to change frequency, modify the Preprocessor Symbols. For example, change EU868 to US915 to complie a US915 firmware. 168 168 169 169 [[image:image-20220526181651-17.png]]