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

RTC not working correctly with octoSPI(stm32h723)

Hello everybody.I want to ask a question about a project. In my project, when octoSPI and RTC work together, an error occurs (counting incorrectly) in RTC's counting and it starts to count slower, but when I turn off octoSPI, RTC starts counting corr...

Mtopa.1 by Associate II
  • 798 Views
  • 2 replies
  • 0 kudos

Resolved! Does the STM32G070CBT6 have a Unique ID?

In spite to the reference manual of the STM32G071CBT6 the unique ID is not described in the reference manual of the STM32G0x0 series, but its address is defined in the header file (stm32g070xx.h).Now I wonder if it is missing in the reference manual ...

stst9191 by Associate II
  • 1779 Views
  • 4 replies
  • 0 kudos

STM32H563RG internal flash memory Holding?

When reading the internal flash memory in the STM32H563RG MCU, there is a phenomenon that the core stops when reading 1 byte of sector 127 (0x080FE000) of 1 bank.When reading, it simply accesses the pointer and copies the data.*chBuf++ = *InternalFla...

YJin.11 by Associate
  • 615 Views
  • 2 replies
  • 0 kudos

Can a camera be configured to read a QR code using stm32

I am using the Nucleo-L476RG board, and I am trying to configure the board to scan a QR code using a camera module. My question is, can I use a normal camera configured with the board and then code it to read QR codes, or do I need a specific QR read...

CDe S.2 by Associate
  • 1165 Views
  • 3 replies
  • 0 kudos

Counter Problem in Timer Interrupt

Hello,I set a timer timer in global interrupt mode. I monitored successfully a GPIO toggling with desired interrupt frequency. But a counter didn't increase in every timer interrupt cycle it was stuck at 1. Do you have any suggestions about the probl...

AE104 by Senior
  • 2973 Views
  • 27 replies
  • 0 kudos