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

Updating HRTIM registers via Burst DMA doesn't work

The problem is as follows: When I am trying to update HRTIM master timer registers (MPER, MCMP1-4) on the STM32G474 via Burst DMA access, every data word I write into the BDMADR register gets written into two of the specified master timer registers. ...

DDPS.1 by Associate II
  • 418 Views
  • 0 replies
  • 0 kudos

Nucleo-L4r5zi - Flash Erase and Write - Dual Bank

I had no issue writing to and erasing the banks on my nucleo a couple times but all of a sudden it started failing. I unlock the flash successfully clear flash error flags and try do a bank erase: FLASH_EraseInitTypeDef erase; erase.TypeErase = FLA...

0693W00000Nqfg9QAB.png 0693W00000NqfgEQAR.png
devtty by Associate III
  • 1249 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F030 + ili9486 Color Problem [SOLVED]

Hello Everyone!Couple days ago, I tried to interface STM32F030R8T6 dev. board with TFT display like on the picture with ILI9486 driver.One year ago, I interfaced the same TFT with FPGA de board and everything was fine.With STM32 I tried to interface ...

0693W00000HoSrkQAF.jpg 0693W00000HoSsiQAF.jpg 0693W00000HoSuZQAV.jpg 0693W00000HoSvXQAV.jpg
USolar by Associate III
  • 2852 Views
  • 4 replies
  • 0 kudos

STM32L073 I2C not sending 9th clock pulse

Hi,I have an STM32L073 communicating with an IS31FL3246 LED driver over I2C. Occasionally the MCU will not send the 9th clock pulse and therefore locks the bus. (As shown in the picture the analog signal has a valid waveform without much noise)Before...

0693W00000NqEtpQAF.png 0693W00000NqEu4QAF.png
GBohlin by Associate II
  • 1677 Views
  • 6 replies
  • 0 kudos

Resolved! STM32L476: Interfacing with ADS7142

Hi, I hope this is the right place to ask this.I am trying to read data from a ADS7142 in manual mode dual channel-single ended.Communication with the chip works just fine, but when the time comes to read the data, it only returns zeroesSetup:HAL_Sta...

Ubus99 by Associate III
  • 964 Views
  • 1 replies
  • 0 kudos

the max frequency of STM32G030x6x8 series CORE

hi,everyone,I'm a new user of the SMT32 MCU, now i'm looking up the datasheet of STM32G030x6/x8 series, In this article, the Frequency of CORE is described to reach up 64MHz on PAGE 1, but on PAGE 11, Figure 11 block diagram, fmax = 56MHz, so what ...