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! purpose of RCC_RSR_RMVF

I read RCC RSR to determine the cause of reset. It is not clear to me the purpose of RMVF bit. I guess it resets the other flags but why would I want that ? I wonder if I am missing something.

mete by Senior II
  • 2620 Views
  • 5 replies
  • 0 kudos

adc external trigger

Posted on March 23, 2017 at 12:06i search in google and i can't find any adc external trigger example code i found timer trigger only.i want adc start conversion when external  pulse found.i want any example code

elec_st by Associate III
  • 3136 Views
  • 10 replies
  • 2 kudos

Resolved! Maximum external clock frequency for STM32H5 timers

What is the maximum clock source frequency can I use as an external clock for timer?I have a 20MHz source and PLL frequency made out of this source. The purpose - generate lower frequency pulses that synchronous to that 20MHz clock with controlled de...

ichudakov by Associate II
  • 2422 Views
  • 4 replies
  • 1 kudos

Resolved! STM32G474RET6: Always boot from bank1 and to jump bank2

HelloIn STM32G474RET6 I want to have 2 banks. Bank 1 for golden (boot image) and Bank 2 for an application image.As I want to have a robust solution I always want to boot from Bank 1 (address: 0x8000000), to check if valid firmware exist in Bank 2 (a...

Resolved! DMA with SAI

Hello,I would like to use DMA with SAI but I am having difficulty writing the code. Can you check if my code is correct and why I cannot retrieve the RX values ?  /* USER CODE BEGIN 2 */ HAL_SAI_RegisterCallback(&hsai_BlockA1, HAL_SAI_RX_HALFCOMP...

DYann1_0-1699536737285.png
DYann.1 by Senior II
  • 10490 Views
  • 30 replies
  • 0 kudos

Missing or unaligned sample in buffer when using ADC and DMA

I am using a STM32F767BITx LQFP208. I have to measure 12 channels. 6 channels measure the voltage and 6 other channels measure the intensity. Samples from voltage and insitensities shall be done as simultaneously as possible.I am using ADC1(voltage) ...

ADC1.PNG ADC2.PNG RMoli3_0-1700488802068.png
RMoli.3 by Associate III
  • 953 Views
  • 0 replies
  • 0 kudos

NAND FLASH 25N01GV with STM32H725 sector erase failure

Hello everyone, I am trying to use STM32H725 processor with NAND FLASH 25N01GV. The installation seems successful. But sector erase always fails with the same error Status Register(0xC0) = 0x04 (EFAIL - Erase Failure )1. JEDEC ID read successful.W25X...

Ayaki.11 by Associate II
  • 3227 Views
  • 6 replies
  • 0 kudos