User Activity

Dear STM32 Community,I am working on the STM8S001J3 microcontroller and trying to configure Pin 7 as ADC channel AIN2. However, I am facing some challenges:ADC Count Not Generating:I have configured the pin for ADC operation, but it does not generate...
Hello STM Community,I am working with the STM8S001J3 microcontroller and facing an issue with configuring the SWIM pin (PD1) as a GPIO for LED control. Here is the problem:When I configure the SWIM pin as a GPIO, the MCU gets locked, and I am unable ...
Dear STM32 Community,I am encountering an issue with a custom bootloader implementation on the STM32F070CBT6 microcontroller. The same bootloader and application setup work flawlessly on the STM32F072RBT6, but when applied to the STM32F070CBT6, the a...
I am currently working on the STM32F072RBT6 microcontroller and have developed a bootloader that successfully jumps to a specified location. The bootloader is located at address 0x08000000, and the main application is at 0x08006000. The bootloader is...
Kudos given to