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

ADC - TIMER - Sample rate confusion?

Hi, I need a little explanation about what is wrong behind my reasoning..I am using STM32F411. reading, two inputs of ADC in scan mode over circular DMA triggered via TIM2 update event.TIM2 is triggering ADC at 100KHz, so I have 50Khz sample rate per...

Using QSPI PSRAM with a STM32-H753 is that possible?

Hello,I am in the process of designing a product which is based on the STM32-H753 and requires P/SRAM.However, I'm concerned the H753 might not support on PSRAM with QSPI, I need the PSRAM for write/read.I haven't found any application notes or examp...

dvir1092_0-1763279213620.png dvir1092_1-1763279246874.png

STM32H7 UART DMA idle interrupt

hello when i use UART Idle interupt with DMA on STM32H743XIH6 chip,i found ,the interupt function will run imediatly when  HAL_UARTEx_ReceiveToIdle_DMA(&huart2, (uint8_t *)Uart2RxBuffer, 50)run,and this is my core code MPU_Config(); // SCB_EnableICa...

QingFeng_0-1762530510770.png
QingFeng by Associate II
  • 133 Views
  • 4 replies
  • 0 kudos

STLINK-V3MINIE STM32G031F8P6

Hello, using STMCubeProgramme, STLINK-V3MINIE does not recognize an STM32G031F8P6, while an ST32MF411CEU6 is recognized. The voltage is read on both boards: 3.28V. What can I do to get the STM32G031F8P6 to be recognized ?

JF18 by Visitor
  • 37 Views
  • 1 replies
  • 0 kudos

Resolved! Issues writing 0s into flash into STMF103

Hello, I am trying to make a write into flash driver but I am having some issues.I know that the only way to write a 1 to the memory is by clearing the whole page, but I am having issues writing 0s.By reading the manual I encountered:Bit 2 PGERR: Pro...

STM32F407 RAM Interface impedance matching

Hi Team,As we are going to use RAM – IC CY62136EV30 (TSOP-44) in our new project with ST micro STM32F407ZG (LQFP-144).Do we need any impedance matching for 6-layer board?Can you please suggest the same. Crystal frequency we taken 16MHz for the MCU.Th...