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! What is the meaning of multiplexed channels of ADC's in STM32L552xx or STM32L562xx family micro controllers

I stuck with ADC implementation understanding. Please help me to get this.In STM32L5xx reference manual (RM0438), ADC main features are given as follows (Page no. 685 in RM0438 Rev7)" Up to 2 ADCs which can operate in dual mode:ADC1 is connected to 1...

MSatish by Associate II
  • 1830 Views
  • 2 replies
  • 0 kudos

I2C Timing Calculation for STM32H7

I want to know how to calculate the Timing register content on my own for the I2C clock speed, I know that it can be generated by the STMCubeMX.

MFawzy by Associate II
  • 3367 Views
  • 3 replies
  • 0 kudos

STM32F105 unsigned division wrong result

Hello community,Processor : STM32F105 (Cortex M3)Compiler : GCC 6.3.1I would like to execute the following assembly instruction :udiv R3,R2,R3where :R2 = 64 000 000R3 = 1Instead of getting R3 = 64 000 000, I get R3 = 2047I tried to execute strictly t...

JPasc.2 by Associate II
  • 695 Views
  • 2 replies
  • 0 kudos

DFSDM DMA: Which CPAR register?

Hi - I'm having trouble getting DFSDM input to work with DMA - I'm unable to set the `DMAEN` bit in the DFSDM register.One troubleshooting angle: What register pointer to you pass to the DMA's CPAR? I assume `DFSDM_ FLTxRDATAR` for regular (non-injec...

DOCon.1 by Senior
  • 443 Views
  • 0 replies
  • 0 kudos

STM32F105 Multichannel DMA ADC Read Buffer Offset Error

MCU: STM32F105RCTxFirmware Version: STM32Cube FW_F1 V1.8.0I have DMA setup to read 8 channels of the ADC into a fixed buffer and I'm having an issue where after an extended period of time (usually hours) the ADC channels are read into the wrong buffe...

0693W00000FBEl8QAH.png 0693W00000FBElNQAX.png 0693W00000FBEmGQAX.png 0693W00000FBEmLQAX.png
Jon Enz by Associate III
  • 880 Views
  • 2 replies
  • 0 kudos

Resolved! DMA using USART3 on STM32H7 part

I am trying to get the USART3 to work with DMA, and so far have been unable to. After the initial cubeIDE project setup, I verified that standard (non DMA) RX and TX were working fine.Moving to DMA, I was getting Direct Mode Error interrupts, and a l...

dawime by Associate II
  • 1504 Views
  • 5 replies
  • 0 kudos

Can QSPI flash store large program memory code?

 Hi,I am using STM32F746G_DISCO board to create different pages for the LCD. I see only one page with 4 tabs project already takes 300KByte flash memory code space. The STM32F746 only has 1MByte flash. So I like to store the LCD graph code related mo...

JChen.24 by Associate III
  • 729 Views
  • 2 replies
  • 0 kudos

Resolved! usart2 stm32g030k8 does not work correctly

Hello everybody!I can't use USART2 in STM32G030K8 to transfer data.The TC flag of the ISR register is not set after writing data to the TDR register for an infinite time, if I use it to control the transfer of a byte, the program hangs without transf...

Akoli.2 by Associate III
  • 822 Views
  • 2 replies
  • 0 kudos

The DMA buffer configured with a multichannel ADC setup ( Processor STM32f769II) shows values in different buffer location with respect to the rank configured in the ADC setup. How can this be fixed?

We have connected 7 channels in ADC2 to a STM32F769II processor. The DMA to ADC is enabled and the rank for conversion too is configured. But on testing, the ADC values are being shown in buffer location very different from its rank.This happened in ...

SP.7 by Associate
  • 358 Views
  • 0 replies
  • 0 kudos