STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 606 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
  • 1167 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
  • 286 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
  • 247 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
  • 979 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
  • 1910 Views
  • 4 replies
  • 2 kudos