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! STM32H7B3I-DK SDRAM SIZE

Hello.I am developing a system using STM32H7A3LIH6Q with CubeIDE.I use the SDRAM with IS42S16800J-6BLI,I am trying to use the BSP in the firmware package STM32Cude FW_H7 V1.10.0 as it is the same as STM32H7B3I-DK.I have a question here.In stm32h7b3i_...

ma-hara by Associate II
  • 1145 Views
  • 3 replies
  • 1 kudos

LTDC double layer and double buffering + SDRAM

Hello,i have TFT with resolution 800x480 @ 24bpp connected to the STM32F767BIT6 with external SDRAM IS42S16400J-7TL.The MCU is running on 216MHz, thus FMC on 108MHz, SDRAM as CAS latency = 2 and LTDC pixel clock 19,2MHz(able to run on 24MHz too) with...

Petr3 by Associate III
  • 2648 Views
  • 6 replies
  • 0 kudos

Flash Manager Module

Greetings,I am working on a Firmware OTA module for STM32L4 series and for that I need a module to write the firmware into the internal flash memory since system bootloader is not available when RDP is enabled. I was wondering if there is already a m...

SBhon.1 by Associate III
  • 508 Views
  • 0 replies
  • 0 kudos

Filters, DFSDM and sampling frequency

This is an example of what I try to do with the DFSDM without success.I want to apply a low pass filter with a frequency X to a square wave that I have sampled at 44100Khz with 1024 samples and that I have stored in an array (input), the result I wil...

JBeni by Associate
  • 692 Views
  • 0 replies
  • 0 kudos

Issues using CMSIS Inverse FFT on STM32

Hey everyone. I am working on a project where I am attempting to detect a frequency of a signal using autocorrelation. I am doing this through applying FFTs and IFFTs. Basically, I have been running into some issues trying to get the correct function...

natesumich_0-1711560035757.png

STM32CubeIDE unable to debug

I am using the STM32F746 board and trying to program the microcontroller. However, the STM32Cube IDE software is showing an error, as shown in the figure. The "stlink_USB" and "5V" are connected.

USEF_k by Associate II
  • 1950 Views
  • 5 replies
  • 0 kudos

Unable to set HRTIM PWM duty cycle

I am trying to use the HRTIM peripheral on the STM32Hh753VI as a PWM generator with variable duty cycle. I want to use Timer B1 on pin PC8.Firstly, I tried using Simple HAL functions:HAL_HRTIM_SimplePWMStart(&hhrtim, HRTIM_TIMERINDEX_TIMER_B, HRTIM_O...

JTeun.1 by Associate II
  • 3278 Views
  • 4 replies
  • 2 kudos