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

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
  • 2124 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
  • 755 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
  • 1451 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
  • 4107 Views
  • 27 replies
  • 0 kudos

STM32F722RE UART DMA RX not working properly

Hello all,I have an STM32F722RETx that is receiving data on UART from an ESP8266. This data is variable in length and I use DMA + IDLE interrupt to know when to process it. When debugging the code I can only see the first byte in the buffer as no oth...

Read and write TLE5012b registers with stm32g431

Hi. I'm new to st programming so I want to ask some questions. I'm trying to initialize an angle sensor TLE5012b on stm32g431 MCU but it seems that it has problems with writing and reeding registers. What I'm doing wrong?//spi initialization static v...

IKand.1 by Associate
  • 1064 Views
  • 0 replies
  • 0 kudos