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! STM32H7 SD Card maximum writing rate

Hi Everyone,I use SDMMC on my STM32H7 to write data on SD Card. I have several question :- for now I can't reach better rates than 12Mo/s writing, using 32Ko buffers and with the stm32 doing only that. Is that normal? I think I should reach the 25Mo/...

Resolved! ADC in conjustion with DMA

HiI am facing an odd problem with ADC in conjunction with DMA on STM32L151V8T-A. I can see that it measures all three channels. However, the result of each channel is stored in the first element of my results array (Result[3]). Every time that the ca...

Pejwaak by Associate III
  • 3916 Views
  • 16 replies
  • 1 kudos

STM32H7A3 DCMI does not capture data.

Hello everyone.I've got a problem running DCMI interface on STM32H7A3 MCU. I'm using NUCLEO-H7A3ZI devboard and OV7670 camera module. Installed the latest CubeIDE and generated code in builtin configurator. Actually I'm using Segger Embedded Studio f...

image.png image.png
Dmitriy_L by Associate II
  • 2761 Views
  • 6 replies
  • 0 kudos

Resolved! Why does RS485 receive last sent char on SMT32H753?

Hello,Iam developing RS485 on STM32H753. I use STM32Cube (*.IOC file) for USART configuration (USART with Hardware Flow Control) and everything works perfectly. But last send char by processor is also received in RX buffer. Does anyone know how to pr...

Ondrej1 by Associate II
  • 1210 Views
  • 2 replies
  • 0 kudos

STM32U585 SPI CRC issue

Hello all,I am currently trying to enable the CRC SPI (CRC-16/CCITT-FALSE) on my project, but I can't make it work. You can found bellow the SPI configuration set on CubeMxHere is the message read back on my logic analyser, in yellow (0x0C52) you'll ...

DFell1_0-1711022577442.png DFell1_1-1711022737471.png
DFell.1 by Associate II
  • 2105 Views
  • 6 replies
  • 0 kudos

STM32F303 bypass the lack of DMA trigger via GPIO

I use TIM1 to generate PWM. I want to stop it by the BRK signal. I need to delay the BRK signal so that it works only at the end of the PWM period.The delay will be implemented on TIM3 in OPM mode, and for this I need to synchronize the CNT of both t...

PKurz.1 by Associate III
  • 1532 Views
  • 5 replies
  • 0 kudos

stack unwinding during exception

Hi, I am trying to test my fault exceptions. In the event of an exception, I would like to get more information about the problem. In the event of an exception, I am finding the stack pointer and trying to get PC by unwinding the stack. I think the P...

andy_long_0-1711036399176.png andy_long_2-1711038262222.png andy_long_2-1711036630362.png andy_long_4-1711038592697.png
andy_long by Associate III
  • 1491 Views
  • 2 replies
  • 0 kudos