-
Thank you for sharing HAL drivers etc. on Github!
I suggest rename this repo to something more meaningful.
1. Why call it `STM32Cube` when it is more about HAL?
1. Why call it `Overall Offer`? **Ov…
-
What kind of issue is this?
- [x] **PlatformIO Core**.
If you’ve found a bug, please provide an information below.
------------------------------------------------------------------
### …
-
**Describe the set-up**
* STM32F103RCT6
* STM32CubeIDE HAL v1.8.4
**Describe the bug**
1. Start UART DMA receive
2. Send data with serial
3. View data in HAL_UART_RxHalfCpltCallback/HAL_UAR…
-
I've tried to upload BLINK example (I've changed LED_BUILTIN to PC13) using "Generic F411CE" Board profile to the "Black Pill" WeAct V2.0 board (STM32F411CEU6), and it doesn't seem to work. I've also …
-
I recently switched over to linux. I installed arduino then installed stm32duino core. I could compile fine but the ide could not find the tool to download the bin file.
I posted on the arduino f…
-
Pc running windows 10.
WSL2 on a Ubuntu-20.04 image.
In the Wsl prompt I can push/pull to remote repo using ssh keys:
> $ git pull
> Already up to date.
Remote container connected and working…
-
I get the following message when trying to debug a STM32H723 with ST-Link.
Please check TERMINAL tab (gdb-server) for output from c:\ST\STM32CubeIDE_1.5.1\STM32CubeIDE\plugins\com.st.stm32cube.ide.…
-
Hello,
I have a query with regards to Task that is to be triggered only when an ISR routine triggers it.
The task is meant to dequeue the data stored by ISR (say CAN receive) into the Queue and …
-
### Description of defect
BLE power consumption
In Mbed BLE button example the BLE module IDB05A1 current is too high, average 2.8mA.
I'm measuring the current consumption through Jumper J1 o…
-
Hi, I tried to follow the instructions in "Using this package with STM32CubeIDE" to use the micro-ros with the STM32Cube MX. However I had the following error in the IDE when trying to build the proje…