-
# Set-up
P-NUCLEO-WB55-Nucleo as well as custom board using STM32WB55VG
IDE STM32CubeIDE and STM32CubeMX
firmware STM32Cube_FW_WB_V1.13.1
# Bug Description
When using the STM_WPAN middleware,…
-
**Describe the set-up**
* Custom board with STM32F429IGT6
* STM32CUBEIDE 1.7 1.8 1.9
**Describe the bug**
I don't know where the problem occurs and what is the real source, but in the case of …
-
### Operating System
Windows 10
### Board
stm32g474nucleo
### Firmware
I was using the uac2_headset example code. I tried using it on a stm32g474nucleo board, but any mcu which uses stm…
-
I have an issue on one of my project (through VSCode plugin).
On MAC OS and Unix system one of my colleague seem to have SVD parsing functional and information about device peripheral but for all o…
Bokgu updated
2 years ago
-
Hello,
is there any chance I can get some support setting up a dual core project on the WL55JC1 chip?
greetings,
Moritz
-
Hi everyone. Trying to get FFT working with CMSIS DSP library on STM32F103C8. I have sucessfully included the CMSIS version 5.7.0 library in to STM32CubeIDE. Obviously the issue was that I could not p…
-
In Debug mode the RAK3172 (without any other peripheral connected) takes 5-6mA when not transmitting.
![imagen](https://user-images.githubusercontent.com/52624907/177129454-db884c2b-286f-4952-a69f-84…
-
I would like to compile the example CANopenNode for STM32 NUCLEO-F303ZE correctly.
I have downloaded the folder from the github repository the folder with the .project file, I have also downloaded an…
JTLGE updated
2 years ago
-
Hello, everyone!
I am facing a problem with setting the OpenOCD parameters to make debugging when working with STM32H7 custom board. I have set the launch.json the following way:
```
{
"ve…
-
STM32 G491REには、SPIが合計3系統存在する。
そのうちSPI2とSPI3は、I2Sとして利用することも出来る。
https://github.com/708yamaguchi/pr2_fingertip_sensors/blob/master/Datasheets/stm32g491re.pdf
しかしNucleo G491REではSPI1が使えず、SPI1として利用できる…