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

How to detect if usb connection is established

Hey. I'm trying to use my H7's usb interface and i've currently set it up as a cdc device.What i'm trying to implement though is the following. The stm is supposed to create a virtual connection with either a python app or a tera term terminal.Is the...

Resolved! STM32 l476rg CAN not working

I am using STM32 Nucleo-l476rg. I am trying to use the CAN peripheral and have tried every resource I came across. I am unable to send or receive messages:I have no filter, everything is wired correctly, what could be the issue? I even made it so tha...

at3 by Associate III
  • 1616 Views
  • 8 replies
  • 1 kudos

Unable to flash/erase STM32G030F6P6

Hi,I am unable to flash or erase two of my STM32G030F6P6 boards. The issue started after I tried to configure the PA14 pin as GPIO_EXTI14 in CubeMX. (on two boards)After flashing the binary I was not able flash the MCU anymore. I get the error "Error...

tachyon by Associate
  • 65 Views
  • 1 replies
  • 0 kudos

RCC_CR.HSEBYP not reset by Software Reset

Experimenting with STM32F427 and STM32F446 I found out, that the RCC_CR.HSEBYP bit is *not* reset by Software reset. It is reset only by NRST and Power-On reset.While applications where this could lead to problems (i.e. where HSE clock source is chan...

An issue about STM32H503 I2C

I'm reading RM0492 Rev 3 about I2C's controller transmitter. The original words on the page of 1185 areWhen RELOAD = 0 and the number of data bytes defined in NBYTES[7:0] is transferred: • In automatic end mode (AUTOEND = 1), a STOP condition is auto...

momo1 by Visitor
  • 28 Views
  • 0 replies
  • 0 kudos