ST configuration tutorial
Note:
- This BSP only supports the HAL library, and does not currently support standard library or LL library requirements.
- This BSP needs to be used together with CubeMx.
Create project
Use CubeMx to create a project for the corresponding chip. Enable the required functions (only need to configure pin mapping relationships, no need to set specific parameter values).
Note: Do not enable interrupts, otherwise it will report redefinition errors (the MR framework has taken over interrupts).