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

Need flash organization for stm32f429bit6

According to the ordering information, this device provides 2MB of flash.But table 6 on page 77 of the reference manual that shows flash organization for stm32f42xxx devices shows only 1MB of flash, although it says "2 MByte" in the heading. This see...

JWolf.4 by Associate
  • 682 Views
  • 3 replies
  • 0 kudos

Resolved! TSC Channel selection

Hello Everyone!I have thoroughly understood touch sense controller peripheral of STM32F051C8T6, I have also developed a test code using the HAL layer and is working file and detecting touch (i.e. is count value decreasing when finger comes near elect...

Resolved! Can an MCU that supports QSPI use OCTOSPI memories?

I want to add some volatile memory to my MCU (32~64 MB). I'm currently looking at STM32H/F7 devices.Most DRAM needs so many traces that the PCB area taken up by the memory makes it impractical for my design.It seems like there is a new memory interfa...

STM32H750 + QuadSPI PSRAM chip: would it work?

I wonder if STM32H750 will work with QuadSPI PSRAM chip (for example ESP-PSRAM64H) and map it into the memory natively? I've read in the datasheet that MCU supports Flash chips via QuadSPI, but what about PSRAM?

sminder by Associate II
  • 1158 Views
  • 1 replies
  • 0 kudos

How do the driver files from the firmware link to a program?

Can anyone help me with connecting the drivers that are missing in the example program I am trying to build for the audio recorder?I have tried everything I can think of and the program won’t link the header files. I am have tried to add the header f...

0693W000006El97QAC.jpg
SWall.2 by Associate II
  • 1242 Views
  • 6 replies
  • 0 kudos

STM32F407 spurious reset (RCC_FLAG_PINRST)

Hi, I have a project using STM32F407 micro. Every few days I get a reset on the device even though there is no interaction with the device. I have it running on the debugger with ST-Link connected and when this reset occurs I inspect the CSR register...

joe by Associate III
  • 2027 Views
  • 4 replies
  • 0 kudos

Why does HAL_RCC_OscConfig() fail on demo code?

NUCLEO-F429ZImxcube v6.1HAL_RCC_OscConfig() fails using demo project I believe it fails exactly here:pll_config = RCC->PLLCFGR;                                           if((READ_BIT(pll_config, RCC_PLLCFGR_PLLSRC) != RCC_OscInitStruct->PLL.PLLSource...

YPear.1 by Associate II
  • 999 Views
  • 6 replies
  • 0 kudos

When using BG431B-ESC1 to erase the flash chip, IfI encountered that "unrecognized uC", "it is locked " What should I do? st-link util v4.1 usb drv v5.0.2 cli v3.1 fw V2.J34.M25 upgrade V2.J28.M18

When using BG431B-ESC1 to erase the flash chip, IfI encountered that "unrecognized uC", "it is locked "What should I do? Stlink version details, at below.Why upgrade # is smaller?st-link util v4.1usb drv v5.0.2cli v3.1fw V2.J34.M25upgrade V2.J28.M18

ktoke.1 by Associate
  • 614 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F042K6 Nucleo CAN bus receive issue

I am trying to test the CAN bus on STM32F042K6 Nucleo board. I can transmit data but cannot receive. Here is my settings. Data is sent from STM32H7 -Disco board whose CAN0 bitrate is set to 250K. I can send and receive data to/from STM32H7 board. So ...

hsamurai by Associate II
  • 1394 Views
  • 3 replies
  • 0 kudos