User Activity

Hi, I am using an STM32G0B1CBT and using the example shown in the following video to implement a USB-C PD sink with TRACER_EMB and UI_INTERFACE utilities for debugging. https://www.youtube.com/watch?v=-vsJhNIaHxEAfter compiling and running the code, ...
Hi, I have an STM32G0B1CBT device on a custom board. MCU is working as I have already coded and tested other peripherals (I2C, UART etc..). I used the STM32CubeMX version 6.13.0 to configure the MCU as a USB host with CDC class following the example ...
Hi, I'm using the STM32G030 MCU and I want to perform programming using the CLI commands. When using the STM32 ST-LINK utility and opening the option bytes window, I can see the PCROP bit which if I set, the MCU performs a mass erase when RDP bit cha...
Hi,  I have a bootloader for the STM32G030 which is working good but at the end of the hex file, I get flash alignment error (PGAERR). After going deeper in the issue, I found out that the hex file produced by the STM32CubeIDE has non-aligned values....
Hi,I need to develop a bootloader for my application using the STM32G030C8 and went through the "How to create a super simple bootloader" videos (https://www.youtube.com/playlist?list=PLnMKNibPkDnEb1sphpdFJ3bR9dNy7S6mO). These videos showed a very ha...
Kudos given to