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

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
  • 3264 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
  • 1161 Views
  • 1 replies
  • 0 kudos

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
  • 2507 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
  • 1236 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
  • 4040 Views
  • 9 replies
  • 3 kudos

Resolved! Unable to receive data over UART3

Hi,I have the following board : NUCLEO-F429ZIThe datasheet says that UART3 is the STLINK UART that can be used over USB.I configured this UART but when I try to receive anything from the terminal that is connected to the UART com port, I don't see th...

smaiti by Associate III
  • 1848 Views
  • 6 replies
  • 1 kudos

Resolved! high speed fdcan stm32g431

Hi, i'm dealing with fdcan and have problems with high speeds, 1Mbps works good, but 8Mbps (which works in loopback mode) doesn't, I tried with delay compensation, but didn't work, or maybe i used it wrong way? static void MX_FDCAN1_Init(void){ /* US...

Tomuello_0-1707842474878.png
Tomuello by Associate II
  • 1786 Views
  • 3 replies
  • 0 kudos