-
Hi,
which version did you used for compiling?
With Version 1.13.0 i got (at least) 3 errors.
1. ..\Core\Src\sysmem.c:37:1: error: unknown type name 'caddr_t'
2. ..\Core\Src\sysmem.c:55:17: erro…
-
Thanks for the library.
How to use this library inside STM32 CubeIDE?
I have the MPU9250 working.
I would like to use the sensor fusion now.
Currently, I have Accelerometer, Gyroscope, and…
pkr97 updated
3 years ago
-
I am using NUCLEO-F756ZG with freeRTOS to communicate using ethernet.
Using the CubeIDE debug feature, I figure out that the program is halting at line 1429
![image](https://github.com/user-attac…
-
Problem starting debugging in CubeIde(Version: 1.14.0 Build: 19471_20231121_1200 (UTC))
I successfully compiled and uploaded the latest version of blackmagic-espidf, but when entering debug mode I g…
-
Type: Bug Report
**Describe the bug**
- OS and Version: Manjaro 23.0.1
- VS Code Version: 1.82.0
- Embedded Tools Extension Version: v0.7.0
- Target embedded device: STM32L476
- RTOS v…
-
Try to use this library and unfortunately it doesn't works:
![image](https://github.com/user-attachments/assets/c8eace8e-0dc2-4ad7-9dd9-c2ad1e731ab9)
![image](https://github.com/user-attachments/ass…
-
Hey,
I have tried to create a static variable in a module content but the variable gets initialized with a random number from anywhere.
I have tried it with a STM32F407-DISCO and with a MIMXRT1…
-
Hi!
I am learning Renode for the first time.
I am trying to output "Hello" through UART of STM32f4 to Renode.
The build uses CubeIDE, and the board is in progress by selecting STM32F407VGTX.
…
-
the rocketry embedded standard (still wip) decided that each project is responsible for implementing their own coding safety standards (or not implementing).
since processor board has potential to …
-
Hey mate,
I've been handed a project which was made in the [STM Cube IDE](https://www.st.com/en/development-tools/stm32cubeide.html), and I would like to continue working on this project in VSCode.…