STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ADC stability

"I used the STM32F746ZG to read the current from an ACS712 sensor, but the problem is that the ADC is not stable. I tried using an STM32F466RE to measure the same current, and this time the ADC is stable. I don't understand why, despite the ADC chara...

kkhli.1 by Associate III
  • 2714 Views
  • 9 replies
  • 1 kudos

SDRAM with just one Bank Address pin

I've tried to see if I can get away with using just one bank address pin for a 4-bank SDRAM (IS42/45S16160J). My understanding is that this would half the addressable memory, as I could only access two banks instead of four.In the STM32H7 user manual...

ChS_0-1707748426163.png
ChS by Associate
  • 928 Views
  • 1 replies
  • 0 kudos

STM32F3348-DISCO HRTIM DMA PWM Sine Wave

Hi all,I wanted to make a post to shine some light on how to configure the HRTIM DMA on the STM32F3348-DISCO (and probably other ICs w/ HRTIM capabilities).A few posts I've seen have boasted the same solution, but have convoluted the use of a single ...

DMA_Settings.png

Resolved! stm32h5 Flash Dual Bank + EEPROM emulation

Hello everyone,I intend to migrate an LPC development to the new stm32h5 family, I find the versatility that its flash offers very interesting. Being able to separate a set of memory into two blocks to run the main program without the need for an IAP...

VictorGJ by Associate
  • 1907 Views
  • 4 replies
  • 1 kudos

Resolved! STM32H747-DISCO SPI problems

Using the STM32H747I-DISCO, I am having problems getting SPI working at all.I am using SPI5, to allow connecting an X-NUCLEO-NFC08A1 directly via the Arduino headers.I do not see any data on the SCK line and HAL_SPI_Transmit() always fails.Looking in...

Resolved! Set ROP 1 from code without POR

Hello everyone,we are developing a product using STM32F413.We got a new requirement, that the chip needs to activate ROP level 1. We want to do this from firmware code, if possible.I noticed that after flashing my firmware and running the code that a...

Flint_0-1707913768430.png
Flint by Associate II
  • 1045 Views
  • 3 replies
  • 0 kudos

STM32L412 Issue with ADC

I'm finding difficult to get the value from the channel that i configured of a regular channel with stm32l412 microcontroller. where I'm not getting the EOC interrupt enabled in ADC_ISR register.  and When I tried to get data from ADC_CDR register, i...

Aj_123 by Associate II
  • 3509 Views
  • 9 replies
  • 3 kudos