STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

PSP switches to the handler stack upon function return

This was a tricky bug to find. I am doing context switching. Everything seems to working well until a context switch happens while one of my tasks has called a different function. Specifically, HAL_GetTick(). To be clear the switch is happening while...

JoeJoe by Associate II
  • 775 Views
  • 3 replies
  • 0 kudos

Resolved! STM32U073: Is pin 17 of UFQFPN32 VDDUSB?

I am looking at the STM32U073x8/B/C Datasheet - DS14548 - Rev 2 - March 2024.   Table 12 on page 35 is a list of all the pins and which pin they are connected to on each package.   The row for VDDUSB does not have a pin listed for the UFQFPN32 packag...

a_user_0-1726663895160.png a_user_1-1726663910446.png
a_user by Associate III
  • 563 Views
  • 3 replies
  • 1 kudos

Resolved! STM32U5A5 OTG_HS USB Host with DMA not enumerating

Hello,I have been utilizing the OTG_HS peripheral on an STM32U5A5 to act as a USB host. I am using the USBx stack in a non-secure application and initializing the peripheral as follows: VOID USBX_APP_Host_Init(VOID) { MX_USB_HCD_Init(); ux_host...

Namr by Associate
  • 583 Views
  • 2 replies
  • 1 kudos

Resolved! Chip Select of SPI in Nucleo F401RE stuck low

Hi guys, I m having an issue with my Nucleo F401RE. I m porting a code based on the use of SPI2 that worked very well on Nucleo G431RB. I made same setting on Nucleo IDE (see picture). After inizialization of periperhals NSS (Chip Select) goes to hig...

SPI Setting.jpg scope_1.png scope_0.png
FAJOL.1 by Associate III
  • 892 Views
  • 7 replies
  • 2 kudos

Request for HM01B0 Camera Module Drivers for STM32

Hello,Hello,I am seeking either a ready-to-use or partially implemented driver for the  HM01B0 - QVGA SPI Camera Module to use with the NUCLEO-F767ZI board.My aim is to recreate a project I previously completed with the Portenta H7 on the OpenMV IDE,...

STM32F405 BKPSRAM Random values after initialize

Hello,I have a strange issue with backup ram in F405. It is battery powered after main power off.When i remove battery and power up board, whole bkpram contains values of 0 - this is normal. But after initialize procedure whole memory contains random...

Resolved! ST-LINK error (DEV_TARGET_HELD_UNDER_RESET)

Hi I am working on a own prototype.The issue facing is NRST pin pulled low once powered on.Actually it should give me 2V.MCU used is STM32G030K8.and also on checking the PCB tracking its fine .When we checked by removing the MCU chip NRST is 2.0v .Wh...

meena by Associate III
  • 460 Views
  • 1 replies
  • 0 kudos