I’m working with the STM32 Nucleo L476RG board and the X-Nucleo IDB05A1 expansion board to develop Bluetooth Low Energy applications. My development environment is Keil uVision5, and I’ve successfully built […]
I’m working on a project to control a display using an 8-bit parallel RGB interface with the Nucleo-F411RE, requiring a 1 MHz PCLK. Since the STM32F411RE lacks LTDC peripherals, I […]
Good day guys, I need some help in troubleshooting an issue I’m having with accessing the bootloader on a Nucleo L476RG “slave” board? I’m using a Nucleo L496ZG as the […]
Looking for some help with getting Clock output on MCO1 (PA8) from LSE here’s a snippet of what I am doing. My logic analyzer gets no pulse from the LSE. […]
Has anyone managed to get printf working with floats on an M4 preferable with cmake and vscode. My cubeIDE works just fine.
I’m building a CNN model to run on an STM32F746NG Discovery board following the “TensorFlow Lite for Microcontrollers” tutorials and the TinyML book. I know that the supported TensorFlow-Keras functions […]
Hi guys, how can I properly measure the current consumption of the microcontroller on my STM32 Nucleo-64 evaluation board (NUCLEO-L073RZ)? The manual instructs me to remove the JP6/IDD jumper and […]
Hey everyone, I’m currently working on a PCB design involving the DRV8320 and the STM32G431RBT6TR. As you can see in the attached images, I’m trying to minimize the number of […]
I am currently utilizing an STM32G431KB board that differs from other boards in the STM32 Nucleo series as it has a wired SWO. While setting up SWV printf on a […]