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

STM32 External Loader

Hello everyone,I am developing a project with STM32F750N8 using Keil IDE, JLink Edu debugger.Also using W25Q128 QSPI Flash. I want to load my hex to the qspi flash and run the software from there (with memory mapped mode).I build a BSP Library that c...

STM32 timer ETR mode + slave reset

Hi,I need to periodically count the number of pulses of signal A between two rising edges of signal B. For that I use a timer (TIM2) in ETR mode (signal A is the ETR input), input capture on signal B and slave trigger+reset on signal B rising edge.No...

PKulh by Associate II
  • 1517 Views
  • 3 replies
  • 0 kudos

ADC acquisition time

Hello everyone,Where can i get the ADC acquisition time for stm32h753_tfbga100 IC??

Shift by Associate II
  • 2217 Views
  • 7 replies
  • 0 kudos

Resolved! How is the FMC supposed to behave when a slow write to one address is followed by a read from another address?

I have a problem accessing a SRAM connected via a 16bit databus to the FMC on an STM32F469. The processor is running 168MHz, and the FMC configuration is this: hsram1.Instance = FMC_NORSRAM_DEVICE; hsram1.Extended = FMC_NORSRAM_EXTENDED_DEVICE...

TBran.15 by Associate II
  • 1418 Views
  • 6 replies
  • 0 kudos

When STM32F407 NAND Flash Erase, interrupt is not working.

I use STM32F407 and external NAND Flash.​I modify void SysTick_Handler(void) -> add GPIO Toggle.So Normal Condition, GPIO pin is toggled regularly.​When HAL_NAND_Erase_Block() excute, GPIO pin is toggle irregularly.After HAL_NAND_Erase_Block() finish...

UYeo.1 by Associate
  • 374 Views
  • 0 replies
  • 0 kudos

STM32F103 and ADC & DMA using latest Firmware Package 1.8.0

Sup! I've tried to revive my old HAL-based project written a while ago for FW 1.6.1, fixing some minor bugs. Unfortunately, i removed old package long time ago, so i installed latest version 1.8.0. And my code isn't working anymore. After calling to ...

VYare by Associate II
  • 958 Views
  • 2 replies
  • 1 kudos

I downloaded In-Application Programming with UART -software example package for my STM32G0, but it did not include direct example projects for this MPU family, and I found it not so straightforward to port any of the provided to this MPU.

So does anyone know if this kind of examples for this MPU family are on the way? Or have someone done this porting and have tips for helping out with the job?

KPeso.1 by Associate II
  • 418 Views
  • 0 replies
  • 0 kudos