-
I'm trying to compile a project with FreeRTOS enabled, but the compilation failed when `cmsis_os.h` and `FreeRTOS.h` can't be found. These files are generated by STM32CubeMX and are stored in `Middlew…
NN708 updated
5 years ago
-
Can someone sign off on these before the next round (eg @jordens @astro @sbourdeauducq )
-
Hello, where does the processor type switch?
I can not find where the conversion of STM pins to ARDUINO takes place ??? that is, PA1 in 10 pin arduino? I'm trying to build a marlin for the Robin 2 bo…
-
I encounter a fault exception / Mbed error caused by the wait() function, and for some reason this error only occurs when the project is compiled and run from SW4STM32, the same project compiled f…
-
**Describe the set-up**
* The board: nucleo_f446ze
* IDE: vscode+platformio+stm32cube framework
* Extra lib: STM32Cube Middleware-FreeRTOS
**Describe the bug**
I setup uart3 for a baudrate o…
-
Hallo. I'm very sorry for writing this topic here but I can't find a solution to the problem. I have a clean chip STM32f103c8t6. I program it with ST-Link v2. If I create a "blink" code using STM32Cub…
-
I'm interested in using STM32duino for the STM32G0316-DISCO which is based on a STM32G0 in SO8 package.
**Board description:**
- Name: STM32G0316-DISCO
- Link to all relevant information:
*…
-
Hi all,
Am working on STM32f105RCT6 board. May I know if this board is already supported by RIOT or should I develop a board file for the same.
Looking forward for your valuable reply.
Thanks in…
-
Hi, first of all thanks for this project. It seems a much better approach for Linux then the slcan driver. There are some trivial issues / merge request open here for more then half a year, which I ca…
-
Hello :)
I prepared a simple STM32F4DISCOVERY project sketch with STM32CubeMx software.
I only checked:
- Add necessary library files as reference in the toolchain project configuration file,
- …