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! DMA not working along with ADC

Tried running DMA with ADC simultaneously by configuring both in CubeMX, but I am not getting correct ADC values in the buffer. The sin wave from the signal generator is completely distorted. The ADC works individually without the DMA by filling the ...

alien1 by Associate
  • 442 Views
  • 4 replies
  • 2 kudos

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
  • 547 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
  • 396 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
  • 510 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
freeflyer by Senior III
  • 2730 Views
  • 55 replies
  • 18 kudos

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
  • 517 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
  • 781 Views
  • 12 replies
  • 9 kudos