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

STM32F767 (probably not important) LPTIM1 encoder mode. What I want to do is generate an interrupt whenever the count changes which seems typical enough that it ought to have been made easy.

Current scheme involves trying to fence the current count by knowing the direction with CMP to trigger at the next position. Direction-change interrupts to alter which side CMP is placed with ARR match to handle the starting case where we don't real...

Wake up from interrupt when use a keypad in polling mode

In my design i have 5 gpio that connecting my keypad , i have 3 row (gpio output ) an 2 col how input , one button keypad is ON/OFF.For me the OFF state corrrespond to sleep state .This is my problem -Before of while i enter i sleep mode :void PW...

bfran.1 by Associate II
  • 3716 Views
  • 5 replies
  • 0 kudos

Resolved! Facing strange issue with STM32G0 RTC

Hello,I am facing a strange issue with STM32G0 RTC. As soon as I initialize RTC, it generates an interrupt and it never comes out of the interrupt. Same program was working previously and suddenly it started throwing this kind of issue. I am wonderin...

0693W000006GMrNQAW.png
HBavi.1 by Associate III
  • 1340 Views
  • 1 replies
  • 0 kudos

STM32 H757 QSPI read not working properly.

Board: STM32 H757Issue: We are using internal QSPI memory. Write is working fine. But reading have issue.reading ignores first byte and also do swapping of 2 byte.For example: --> write 0<offset> 4<number of byte> 1 2 3 4<values to write>--> read 0<...

vro.1 by Associate II
  • 3493 Views
  • 9 replies
  • 0 kudos

Resolved! Problem Running ADC with DMA in single-shot mode

Hello,I'm trying to capture single-shot ADC reading from 3 subsequent channels. I'm using CubeIDE and STM32L100RCT6 on the Discovery board, but I have the same results with STM32F103CBT6. I do everything according to that document, but whenever I try...

0693W000006GABUQA4.bmp 0693W000006G9eqQAC.bmp
Xses by Associate II
  • 1763 Views
  • 2 replies
  • 1 kudos