STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H7A OCTOSPI / HYPERRAM Disabled in STM32CubeIDE

Hello all, I have a fundamental question, I hope it is easy for somebody who has done this before.I started a brand new project for a STM32H7A3VITxQ on Firmware package FW_H7 V1.11.2STM32CubeIDEVersion: 1.16.0Build: 21983_20240628_1741 (UTC)Updated t...

octodisabled.png
JMogo.1 by Associate II
  • 65 Views
  • 3 replies
  • 0 kudos

STM32F4 ETHERNET RECEIVE ISSUE WITH LARGE PACKET

HII am using stm32f429 microcontroller for receiving 14000 byte packet continuously in TCP in Raw tcp.I am using LWIP 2.1.2 version for this .My packet gets received one or two times sometimes continuously receiving 14000 byte packet i have choosen u...

MGOEL.1 by Associate II
  • 315 Views
  • 9 replies
  • 3 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
  • 104 Views
  • 2 replies
  • 1 kudos

volatile const

I need to declare a 'volatile const', meaning that the value is placed in FLASH and that it is re-read every time it is referenced (as the FLASH is written to elsewhere), but am finding it very difficult to accomplish this as the compiler either plac...

Ddu P by Associate III
  • 522 Views
  • 6 replies
  • 0 kudos

two timer signals on one pin

Hi,Here is my problem, I need to output two different frequencies on one pin and I can't reconfigure the timer to new arr/psc values for a different frequency because these timers also output the frequency on other pins where the frequency/timer conf...

RLD by Associate III
  • 177 Views
  • 7 replies
  • 0 kudos
Labels