[i=s]This post was last edited by MianQi on 2021-1-22 11:57[/i]Qinheng's materials are well done, with clear titles and clear boundaries. Opening a copy of the CH32V103 Data Sheet, the line spacing an...
#### Scenario 1: Also using UART0, need to change from PF2, PF4 to PE2, PE4 1. Modify `sys_config.fex` (serial port of BOOT0 and Uboot) The path of `sys_config.fex` is `uart_debug_port` in `device/con...
1 GIT software installation and initialization settings
1.1 Software Installation
Double-click " TortoiseGit-1.8.5.0-64bit.msi " to install it. Use all default options.
Double-click " GitExtensions244...
[size=5]Suppose the expression of floating-point multiplication operation is: [/size] [size=5]float x, y, z; [/size] [size=5]z=xy; [/size] [size=5]Assume that after statistics, the calibration value o...