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

STM32H7 ADCs with DMA when D-Cache enabled

Dear all,I am trying to configure ADC1, ADC2 (ADC1 and ADC2 in multimode) and ADC3 running simultaneously with DMA.I have a running code for STM32F7 series and I assumed that I could use DMA in the same manner but DMA cannot store data taken from ADC...

0693W00000Y9AOMQA3.png
TA1 by Associate III
  • 3370 Views
  • 5 replies
  • 0 kudos

First time programming a stm 32 - key matrix

Hello all!I'm in the process of designing my first full custom sim racing steering wheel. I have designed and ordered a pcb with a stm32f103cbt6 mcu. The pcb works good (so far) and i have it connected to my pc via a swd clone st link debugger. I am ...

JLoes.1 by Associate
  • 1952 Views
  • 2 replies
  • 0 kudos

Does the STM32CubeIDE have a truncate function?

I am working with a Nucleo-L476RG board, and I am writing a program that generates HMAC-SHA-256 values. I want to truncate the output of the generated HMAC value to only output n amount of bits. For example, if my generated HMAC value is 80 bits, I w...

stmmm by Associate II
  • 679 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F7 Memory map in AN4839

We have a question about the memory map in section 3.1 of AN4839. The note states that "by default the MPU is disabled and that in this case the memory map is defined as the default address map".Immediately under this statement is a table with a memo...

Nevyn by Associate II
  • 1439 Views
  • 2 replies
  • 0 kudos

STM32L4 ADC oversampling - What is the total sampling time ?

I using STM32L4 ADC in my project to sample analog acceleration data. The ADC conversion is triggered by 10kHz timer by which i was able to achieve 10kHz sampling rate using DMA. Now, i wanted to implement oversampling by a factor of 2. Now what is m...

KK.4 by Associate II
  • 2067 Views
  • 3 replies
  • 0 kudos

Resolved! Is there any way to know when a STM32H7 SPI master has completely finished sending data, in endless-transaction mode?

When transmitting in endless-transaction mode with the STM32H7 SPI periph. (that is, setting TSIZE = 0), how can I know when the master has finished transmitting all data? Not only that its Tx FIFO is empty (which could be done with TXP) but also tha...

DGast.1 by Associate III
  • 813 Views
  • 1 replies
  • 0 kudos