STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 reboots right after standby if WAKEUP line is high

I have stm32f4 standby which works as expected if wakeup PA0 is low - my mcu wakes up once I apply high to PA0I have the problem if PA0 line is constantly high I get wake up right after standby. My understanding is it's supposed to wait for rising ed...

arro239 by Senior
  • 641 Views
  • 2 replies
  • 0 kudos

Master/slave timer with same PWM frequency

I am trying to create two PWMs with same frequency and different duty cycle. Since my alloted pins are from different timer channels, I am looking to create a master - slave timer with same PWM frequency and different duty cycle. Is there any example...

ARaj.4 by Associate II
  • 597 Views
  • 1 replies
  • 0 kudos

Stm32h745zi UART DMA issue

Hi,I am using stm32h745zi controller in my custom board. I want to use uart in DMA mode.When i send data through uart i got an interrupt only for first time. How can i get Interrupt everytime. and how to use uart DMA in both cores(Both tx and Rx).

Resolved! LPUART acts strange with StopMode - STM32L081KZT6

Hello,I am using a STM32L081KZT6. My code sends a Message via LPUART every second and receives an input over the same LPUART from the user. The RTC is used for the timing with LSE. To save power, I go into sleep mode between sending and receiving. Th...

HRaup.1 by Associate II
  • 2165 Views
  • 4 replies
  • 0 kudos

Resolved! Memory Mapped Mode for NOR Flash and Making External Loader for STM32F769AI- W25Q01JV (Winbond W25Q01JV- QSPI NOR FLASH).

Hi Community,I worked on project W25Q01JV (QSPI NOR FLASH) interfacing with STM32F769AI . I have fully functional project with Erase, Read and Write. Now I am trying to do following tasks :1) Configuring into Memory Mapped Mode.2) Implementing an Ext...

Vins by Senior
  • 4249 Views
  • 20 replies
  • 0 kudos