-
Need do working USB composite device USB keyboard and USB microphone. I did it for CubeMX standalone devices, it works well.
The MCU is STM32L476
STM32CubeMX 1.9.0
Software Pack Componet Select…
-
Platform: Windows 10/Linux
stm32-for-vscode v3.2.6
Way to reproduce:
1) Create a project with STM32U595ZJT6
2) Enable threadx in Middleware
3) Try to build project.
4) *** No rule to make targe…
-
Hi,
i like the idea of your project - doing everything without "hidden wizardry".
But i ran into a problem that took me some head-scratching :
In a condensed form it is this:
I added a SysTic…
d850b updated
2 years ago
-
Hey,
it is possible to enter an older Add token than an entered Set token in the C implementation. I figured out that the MarkCountAsUsed() function is not working properly.
The macro CHECK_BI…
-
-
Hello!
**Versions**
- STM32CubeIDE 1.10.1
- STM32Cube MCU Package for STM32H7 Series 1.10.0
**Problem**
I tried to compile the STM32H743_Nucleo_ETH example but it causes an warning duri…
-
Hi I'm working on Windows 11 with STM32CubeIde and I have a problem while building that is the following:
`C:/ST/STM32CubeIDE_1.14.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-to…
-
The [*.gpdsc implementation](https://open-cmsis-pack.github.io/Open-CMSIS-Pack-Spec/main/html/pdsc_generators_pg.html) allows to use [conditions](https://open-cmsis-pack.github.io/Open-CMSIS-Pack-Spec…
-
The HAL currently expects the user to manually select a suitable clock configuration. Usually, this is done using, for example, STM32CubeMX.
I would argue that this is not what most users want - th…
-
I'd like to try out the code for the BTT SKR E3 Mini v2.0 board that's being worked on in #2. I understand that Eclipse is grblHAL's IDE of choice but I'd prefer to use something that's less of an in…