-
**Describe the set-up**
* The board (either ST RPN reference or your custom board)
STM32H735G-DK
* IDE or at least the compiler and its version
STM32CubeIDE version 1.5.1
**Describ…
-
Hi, I have followed the instructions and successfully port Edge Impulse classifier to STM32CubeIDE by using CMSIS pack.
My code is based on the project "adafruit-f405-keyword-spotting" with the same …
-
Hi Dana! Thank you so much for this contribution!
Im from Brazil and tested your code. I compiled with stm32cubeIde version 1.9.0 and i dont now with this chip don't work.
im programmer this chip…
-
OS: OSX 12.1
IDE: STM32CubeIDE: 1.8.0 (fresh installation, all defaults)
Application builds with no errors, but when data transmission from USB->USART does not work correctly.
Only 1 character is…
-
Hi there,
I recently started working with a custom stm32f103c8t6 pcb. I seem to be having trouble with setting up the device tree correctly for the system clock. I was able to successfully flash th…
-
Hello,
Can IDE run natively on Linux?
Because I tried some compilers for ARM and all of them compiled much faster when using Linux instead of Windows.
Post Script (P.S.): Preferably Linux Xub…
-
**Setup**
- VSCode 1.67.2
- Windows_NT x64 10.0.22000
- st-util Release 1.7.0 (from [https://github.com/stlink-org/stlink](https://github.com/stlink-org/stlink))
- ARM Toolchain arm-none-eabi 11…
-
Custom board with STM32H734IIT6 MCU,
STM32CubeIDE Version: 1.9.0, Build: 12015_20220302_0855
Compiler: GNU Tools for STM32 (9-2020-q2-update)
After reading documents about how to run Ethernet o…
-
**Describe the set-up**
* Board: NUCLEO-H743ZI
* IDE: STM32CubeIDE v1.5.1
* STM32CubeH7 Firmware v1.8.0
**Describe the bug**
When using a system clock of 400 Mhz, a HPRE prescaler of /2 and …
-
I'm a fan of raspberry pis, and use them all the time for my job as an avionics engineer working with UAVs. They're a fantastic piece of engineering, both in terms of hardware and software. After tryi…