-
https://rainchan.win/2021/11/02/%E5%9C%A8STM32CubeMX%E4%B8%AD%E6%AD%A3%E7%A1%AE%E9%87%8D%E5%AE%9A%E5%90%91stdio/
前言这看似是一篇烂大街的文章,但其实并非如此。 本文使用的环境非常特殊:STM32CubeMX + Clion 项目配置本项目使用STM32F411CEU6,项目配置如…
-
Trying to port this code over from STM32F4 into STM32H7 and ST really made it difficult by renaming or completely changing registers and definitions. Can I send you an H7 dev board to help? I'm stuc…
-
**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, …
-
Hello,
Many thanks for sharing this great project.
I just start to use stm32cubeide, and trying out the source code.
But I continue to receive the following message when connected through serial …
nlpng updated
7 months ago
-
Hello,
I am having a issue with the USB library using a STM32F302 device.
When I compile and upload the [usb-cdcacm](https://github.com/libopencm3/libopencm3-examples/tree/master/examples/stm32/…
-
Hi,
I don't have an issue here, just a question...
I am using the STM32f746 Discovery Board and a TMC2209 driver to control a single stepper motor.
I have to use the STM32CubeIDE IDE for developmen…
-
I have been learning how to run OpenMP on bare metal recently, and I cannot find the makefile when compiling this project. I am not sure about the compilation order. Can you provide me with some help?
-
Hi @MaJerle ,
I would like to port a project to vcode from a STM32H745 (dual core M7 and M4). I am kinda of vscode fan
I have been looking now for some time, I read that it should be possible to deb…
-
-
I was going through the code and read somewhere (in my_machine.h) that it is work in progress. Also generic_map.h, i see that if TRINAMIC_ENABLE is present then error will be generated.
#if TRINAMI…