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

Problem with Timer2

Hi  I have am using the Timer2 on the STM32L433 chip, and for some reason the interupt gets called as soon as timer is started.  Below is my code, and the  clocks are running at 60MHz.  Anyone any idea what I have done wrong? Many ThanksScott. void m...

Resolved! Cannot set PC14 and PC15 as output GPIO on STM32F401

Hello,due to pin shortage, I (foolishly) used pin PC14 and PC15 as output GPIOs on a board that I designed and my colleague is writing the firmware. We never use them previously, due to the all problems with limited sourcing caused by internal backup...

Resolved! Transitioning to Embedded Systems Development

Hi everyone,I’ve been working in IT for a while, focusing mainly on cloud computing and Linux environments. However, I’ve recently become really interested in embedded systems and the potential for integrating hardware and software solutions.I came a...

STM32H533 DCACHE seems to make no difference?

So I've got a program with a fast tight loop doing some minimal things, and the rest is housekeeping/UI stuff in the main loop. When I enabled ICACHE, the speed of the tight loop increased DRAMATICALLY and overall the process is faster at basically e...

devinw by Associate III
  • 486 Views
  • 3 replies
  • 2 kudos

Resolved! STM32U5A9 Octal SPI with octal flash in DTR mode

Hi Team,   I am working on STM32U5A9J-DK for one of our applications interfaces with an Octal flash via Octal SPI. we were able to communicate and do the flash operations Read write using the SDR mode . Now to achieve the DTR mode from STM32U5a9 end ...

Sanath by Associate II
  • 942 Views
  • 5 replies
  • 1 kudos