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! STM32F411: APB1 Timer to fast when using APB1 divisor > 2

Hello,i have a STM32F114 (Black Pill V3.0) and a strange timer problem. We all know that when setting the APB1 clock divisior is > 1, the APB1 timers gets twice as fast (2x, TIMPRE bit is not set). However, my timers are 4x when the divisor is > 2 (R...

Unbenannt.png
mfe by Associate II
  • 105 Views
  • 5 replies
  • 0 kudos

I2C1 Negative Overshoot - STM32U5G9

We are using STM32U5G9's I2C with a diff-I2C to single ended I2C converter IC PCA9616. PCA9616 is used to program the STM32 MCU over I2C1 by converting diff-I2C to single ended I2C.However, while probing the I2C1 of the STM32U5G9, we are seeing negat...

jayjoshi by Associate
  • 118 Views
  • 3 replies
  • 1 kudos

Continuous Reboot Issue with STM32G070CBT6

Hello,We are currently using the STM32G070CBT6 microcontroller in one of our data logger devices, which operates on a three-phase power supply and is used in a transformer application. In our design, the microcontroller triggers a relay, and the rela...

Aditech by Associate
  • 129 Views
  • 7 replies
  • 1 kudos

Trying to source a 12.288MHz clock for STM32L433

 I am trying to source a 12.288MHz clock for an STM32L433 but having difficulties finding something.The clock is required for I2S playback with a bluetooth receiver (BT401).I have tried using the internal MSI RC to generate the 12.288MHz clock for SA...

freeflyer_0-1766340884039.png

Resolved! Seeking STM32 MCU with Dual USB 2.0 High-Speed (480Mbps)

Hi Sir,Does any STM32 MCU support two independent USB 2.0 High-Speed (480 Mbps) interfaces simultaneously? I have observed that current H7 parts limit the second core to Full-Speed only. Do any newer series support true dual-HS operation?Thank you.

TIENHUA by Associate III
  • 105 Views
  • 2 replies
  • 2 kudos

STM32G070 software reset issue

I was doing reset through SPI command and expected results are not happening. this is the line i was expecting to reset the MCUSCB->AIRCR = (NVIC_AIRCR_VECTKEY | (SCB->AIRCR & (0x700)) | (1 << NVIC_SYSRESETREQ));where#define NVIC_AIRCR_VECTKEY (0x05F...

aravindpv by Associate III
  • 193 Views
  • 12 replies
  • 8 kudos

STM32G474 FDCAN tx buffers

Since the description of the FDCAN controller in the reference manual ofthe STM32G474 was not detailed enough, I looked around for more Informationand found the Application Note AN5348 ("FDCAN peripheral on STM32 devices ").But that didn't make me fe...

ULehm.1 by Associate III
  • 3491 Views
  • 5 replies
  • 1 kudos

LWIP + FreeRTOS Ping Issues

Hi all,I've been working through this tutorial: How-To-Create  to bring up LWIP + FreeRTOS on the STM32H735IGK development kit. I'm using STM32CubeIDE 1.18.0, FreeRTOS with CMSIS-v1, and STM32Cube FW_H7 version 1.12.1I noticed that pinging is very sp...

arp_stops_responding.png ping_intermittent_wireshark.png intermittent_ping.png ethernetif.png
merakian by Associate II
  • 588 Views
  • 3 replies
  • 0 kudos