-
The error is not critical, because the program code works without any comments, but I don't like the concept itself, when I see warnings during compilation:
> Executing task in folder Example: C:\U…
-
Following Arm release 9-2020-q2-update from June 1st, the **xPack GNU Arm Embedded GCC v9.3.1-1.1** was released:
https://xpack.github.io/blog/2020/07/03/arm-none-eabi-gcc-v9-3-1-1-1-released/
P…
-
**Caution**
The Issues are strictly limited for the reporting of problem encountered with the software provided in this project.
For any other problem related to the STM32 product, the performance…
-
-
- "wolfmqtt/mqtt_client.h" , "wolfmqtt/mqtt_packet.h" , "wolfmqtt/mqtt_sn_client.h" , "wolfmqtt/mqtt_client.h" error on these header file.
- I just download latest release file and i build it in my s…
-
# 写在最前
本网页将我这一年(2018年)的电控经历积累下来的知识和经验,以及下半年进行的两次培训的内容和要点做了一个综合总结。
上半年我一直用的是标准库进行编程,但自从国庆期间用上**HAL库**之后,我被HAL库的便捷深深打动,自此基本放弃了标准库,所以本总结的内容是基于HAL库的,并结合**STM32CubeMX**软件(因为过程有些繁琐,截图很麻烦,所以本总结并不会贴出STM32…
-
**Describe the set-up**
* The board (either ST RPN reference or your custom board) : `STMH750XX`
* IDE or at least the compiler and its version: `STM32CUBEMX V6.11.1 `
* `STM32Cube_FW_H7_V1.11.2…
-
**Describe the set-up**
```
STM32CubeIDE
Version: 1.9.0
Build: 12015_20220302_0855 (UTC)
```
which uses
```
STM32CubeMX - STM32 Device Configuration Tool
Version: 6.5.0-RC4
Build: 202202…
-
Hello-
The STM32F411 cannot have the APB1 clock running at 50MHz or higher, but the clock setup function `cdc_init_rcc()` in `cdc_startup.c` does not account for this. On our import of this project …
-
**Describe The Problem To Be Solved**
Some colleagues are using the mentioned generator + IDE due to its easy usage. I proposed to migrate to the CMSIS-Pack/CMSIS-Toolbox workflow due to its cleane…