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
-
... ... @@ -127,6 +127,7 @@ 127 127 Install the downloaded pack in Keil 128 128 129 129 130 + 130 130 4: Add the Device, then you can **rebuild** the project. 131 131 132 132 [[image:image-20220526181509-13.png]] ... ... @@ -134,6 +134,7 @@ 134 134 rebuild project 135 135 136 136 138 + 137 137 Note: If you don’t add the Device, then Keil will report this error: 138 138 139 139 [[image:image-20220526181543-14.png]] ... ... @@ -168,6 +168,7 @@ 168 168 Support Frequency 169 169 170 170 173 + 171 171 If you want to change frequency, modify the Preprocessor Symbols. For example, change EU868 to US915 to complie a US915 firmware. 172 172 173 173 [[image:image-20220526181651-17.png]]