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

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
  • 1221 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
  • 1298 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
  • 2111 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
  • 1047 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
  • 645 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
  • 1451 Views
  • 3 replies
  • 0 kudos

Coocox to Makefile causes ASM compiling error

I'm attempting to migrate an old project from Coocox, to a good old Makefile, and somehow, even though all the gcc options are the same, and I use the same exact toolchain, I get his error, following this command:arm-none-eabi-gcc -c -g -O0 -Wall $(...

TGeof.2 by Associate II
  • 844 Views
  • 2 replies
  • 0 kudos