STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1248 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
  • 580 Views
  • 1 replies
  • 0 kudos

Internal Loopback Test with QuadSPI

I am trying to test QuadSPI peripheral in the STM32H745BIT6 by carrying out an internal Loopback test. I am apparently not configuring its parameters correctly. Can anyone suggest what configurations I should do for QuadSPI and if there's anything wr...

Change timers output compare mode

Hello,I have a problem, I would like to change a timer output compare mode on my STM32G484xE microcontroller. I would like to switch between toggle and PWM mode 1. I do the whole thing with a small function for writing registers:void ProgRegister(uin...

Rafael1 by Associate
  • 428 Views
  • 2 replies
  • 1 kudos