User Activity

Hello!I have an STM32F405RGT6 MCU with a custom PCB. I have some trouble with my GPIO pins as they only seem to be high.  I am using the STM32CubeIDE software and have configured all GPIOs. I having trouble with PA12 and PA15 in particular. See GPIO ...
Hello! I sorley need some help integrating my tensorflow.lite model on the STM32F405RGT6, which i have on a custom board. I have converted the model to a Carray.h but I am struggeling to include the tensorflow lite micro library. I would appreciate a...
Hello, I am trying to use the TensorFlow Lite Micro library for my project in STM32CubeIDE.I have made a folder for the library in my project as shown: I have included the directory for the folder in under the "Path and Symbols" tab:When I simply try...
I am having some issues with setting up the UART for my STM32F405RGT6. I have a custom PCB which has an CH340C (U7) serial chip and a USB-C (U1) port. See wiring diagram:I have set up my project in STM32CubeIDE and have connected to my MCU with a ST-...
I  have a STM32F405 and am trying to setup UART to connect to my pc. As of now I have connected it with an ST-Link/V2 and later on want to program it over USB-C using UART. See the wiring diagram:I have used PA10 and PA9 for RX and TX.The parameter s...
Kudos given to