STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32G4 comparator source sink current

HiIs there any info available regarding source sink current of analog comparators on the STM32G4 series.The datasheet doesn't contain any info on this although the drive current of Opamps is mentioned as 500uA.TIA

MMala.3 by Associate II
  • 792 Views
  • 3 replies
  • 2 kudos

Resolved! Voltage reference buffer (VREFBUF) in U545 packages

In the Datasheet it says:"The VREF+ pin is double-bonded with VDDA on some packages. In these packages theinternal voltage reference buffer is not available."Does this implicitly mean all packages which do not explicitly have a VREF+ pin can not use ...

OliM by Senior
  • 554 Views
  • 2 replies
  • 0 kudos

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
  • 721 Views
  • 3 replies
  • 1 kudos

Resolved! Different stm32F103 behaving differently

I have purchased STM32F103c8t6 microcontrollers from three different vendors, but they are behaving differently.I am working on CAN, and on the microcontrollers from one vendor, it is working properly. But on the microcontrollers from other two vendo...

Gladson_2-1711604190715.png Gladson_0-1711603786582.png Gladson_1-1711604090049.png
Gladson by Associate III
  • 682 Views
  • 1 replies
  • 2 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
  • 1289 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
  • 324 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
  • 273 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