STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to Initialize STM32C011J6

Hi There,So, I got some of the STM32C011J6 MCUs for my simple project of reading sensors data and generating an interrupt.But I am in a dilemma, that the MCU's has I2C Pins, SWD Pins for programming, GPIO pins to act as interrupt but how to initializ...

Sourabh15_0-1765965467811.png

Resolved! STM32C071 USB Issue (blank / bootloader, and programmed)

We have been playing with the NUCLEO-C071RB for a few weeks, waiting for our first revision of a board using the STM32C071KBT to be fabricated and assembled. We got most things going without issue, including USB CDC + HID. Power up of the custom boar...

scenic_0-1766029228155.jpeg scenic_1-1766029248986.jpeg scenic_2-1766030031951.png scenic_7-1766030983717.png
scenic by Visitor
  • 77 Views
  • 1 replies
  • 0 kudos

“STM32L433RCT freezing (lock-up) problem

Hello, I am experiencing the following issue with the STM32L433RCT microcontroller I am using: when I pull the NRST pin LOW and then release it to HIGH, the microcontroller does not recover from reset. In this case, power cycling the device does not ...

STM32C071 NUCLEO Start USB DFU Bootloader

Hi,how do I start the USB DFU Bootloader with a STM32C071 Nucleo? I tried it while putting Boot0 to high and pressing reset or do a power cycle but the STM32 DFU does not show up in the device manager. I connected USB to the NUCLEO extra USB port of ...

Resolved! STM32G431 Comparator BUG

Hi,Few days ago i've encountered a strange behavior of the comparator at STM32G4. I investigated the problem under controlled conditions (used Nuclo kit instead application PCB) and the result is startling.Comparator 4 configured to get positive inpu...

comp1.png comp2.png comp3.png comp4.png

- How to determine DFU parameters to exit DFU Mode

MCU: STM32F767ZI-NUCLEOSTM32CubeIDE Version 1.19.0Hello Everyone!We are trying to make the MCU enter DFU mode through firmware (without connecting BOOT0 and VDD). DFU mode works well, but we do not know how to determine USBD_DFU_APP_DEFAULT_ADD and U...

LeonSu_1-1764032909082.png LeonSu_3-1764033269647.png LeonSu_4-1764035207193.png
LeonSu by Associate II
  • 178 Views
  • 3 replies
  • 0 kudos

Crystal Capacitor selection verification

Team, I have designed Custom Board with STM32F303Rb device and Having USB FS Communication and PWM Compare Output. I m Using The 8Mhz SMD Crystal (YXC make) : https://www.hxcyic.com/upload/202311/27/202311272250036173.pdf Datasheet States CL = 20 pF ...

bsuthar by Associate III
  • 50 Views
  • 1 replies
  • 0 kudos

STM32F051 Internal comparator configuration

Hi,I am trying to configure the internal cooperators in the STM32F051 micro-controller, but in the .ioc file I am able to configure only one Comparator. I require three comparators for my application. Is it possible to configure multiple comparators ...