-
Hey dear Danie
After a week of working on the project, I finally made it this far. I think it's not bad for me, who doesn't have much expertise in electronic science.
I have trouble programming the …
-
**对应提交:** 当前最新提交 9cd8bda1518068d3fbd1e6173ce4e3c76d8e787a (Nov 27, 2020)
**对应项目:** sample/composite/composite.uvprojx
**问题描述:**
composite 示例项目的原始程序可正常工作,但修改为只有一个 HID 设备后,在 PC 向设备发送 suspend 和 re…
-
**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,
I'm trying to switch to your library instead of my own code. But I'm running into a bit of problems.
The first step of debugging was looking at the `init` function. Our two functions are …
-
**Describe the bug**
I'm using a custom board with an STM32F446 inside and a 24MHz crystal oscillator for HSE. I want to generate a 25MHz via MCO2 output. To do so, i want to use pll-i2s cloc…
-
Where do we find out which version we are using?
I do not see any references from the version number tagged in git to define/consts in the code.
As an example we may have 2.5.xx but since we can't s…
-
**Describe the bug**
Currently there is no rebuild triggered when the `cbuild-set.yml` file changed. This may create strange issues like shown below with this example: [CubeMX_Basic_solution.zip](h…
-
FreeRTOS\Source\CMSIS_RTOS_V2\cmsis_os2.c:33:10: fatal error: freertos_mpool.h: No such file or directory
-
Hello.
Is there any project example available for STM32H7 for lwip without RTOS?
Thank you
-
See #4 for a patch.
You can find the file with a missing frequency element with ack:
```
$ cd mcu
$ ack "" -L -n | sort
STM32F303K(6-8)Ux.xml
STM32F401C(B-C)Yx.xml
STM32G473V(B-C-E)Ix.xml…