-
This project looks promising, I'm not having any luck using it iwith STM32CubeIDE 1.4.0 and a Blue Pill board (STM32F103C8T6). Could you please give some hints what files are needed and where? I guess…
-
I don't know if it is an issue with the latest IDE, or something else, but it compiles in the CubeIDE but fails running the python script in VSCode.
`
AttributeError: 'NoneType' object has no attr…
-
Platform: Ubuntu 18.04 LTS
When we compile `sample1` by **arm-none-eabi-gcc 6.3.1**, that can be installed via apt pkg, it could not be worked due to CPU exception. Currently, we should use **arm-n…
-
1. There are so many hard code local path(like "C:/Users/Olli/Documents/GitHub/.....") in the project file ( ".XXXXX" file like .project/.cproject)
2. Implement the method of the class in the header…
-
**Describe the set-up**
Programming a STM32F072B
With STM32CubeIDE
Version: 1.7.0
Build: 10852_20210715_0634 (UTC)
and
STM32CubeMX - STM32 Device Configuration Tool
Version: 6.3.0-RC5
Build: 2…
-
Hi
I have the latest ST Cube MX, IDE etc, and having issues with building the project.
I done the following:
1. Copied the code from here into my working folder.
2. Tried opening the project…
-
I am using STLink servertype to launch the debugger that downloads and attach to the device. But debugger fails to figure out right PC value and hangs the debugger in invalid PC value. Following are c…
-
Hello
I have the following simple code running below. I’m measuring how regularly the LED toggles.
If I exclude lv_task_handler(), it runs clean (the LED toggles all ms).
If lv_task_handler is e…
-
Hi,
I am using WL55JC1 board with STM32CubeIDE. (SF=7 and BW=125)
I have modified the code from Applications/SubGHz_Phy/SubGHz_Phy_PingPong for LoRa-to-LoRa transmission.
On the receiver end, I…
-
**Describe the set-up**
* The board (either ST RPN reference or your custom board)
* STM32L4P5AG-DK
* IDE or at least the compiler and its version
* STM32CubeIDE Version: 1.4.0
* Build: 751…