STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L073RZ Low Power Standby mode

Hi Everyone,I am using stm32l073rz board, used both wakeup pin PWR_CSR_EWUP1 (PA0) and PWR_CSR_EWUP2 (PC13) for generating an interrupt to wakeup from standby mode, and I am enable both pin PWR->CSR |= (PWR_CSR_EWUP1 | PWR_CSR_EWUP2); before go to st...

Myada.1 by Associate II
  • 965 Views
  • 5 replies
  • 0 kudos

Resolved! GPIO PINS PA1 and PA2 Unexpected behaviour as an DIGITAL PULL DOWN INPUT resulting also in problems when using them as ANALOG INPUT

Good day to everyone on this forumI was working on a code, my borad is a Nucleo-144 STM32F746, At first I was trying to read 12 Analog signals, from 0 to 3V with DMA and the reads were good exept for some channels with noise and a weird offset, I red...

SGonz.1 by Associate
  • 1654 Views
  • 2 replies
  • 0 kudos

Resolved! RM0091 typo (OVF)

In RM0091 rev.9, footnote 2 to Figure 273 on Page 760 has the following text:All the events associated with the transmitter receive flow must be ignored in standard transmit only mode (e.g. OVF flag).There is no OVF flag in the 'F0xx SPI; this shoul...

ST Nucleo board with BLE 5.2 and NFC?

Hello,I have developed a device using an STM32F4 but am now trying to either add BLE or merge to an SoC with BLE and don't know the easiest path forward. I need OOB pairing using NFC but am very limited in PCB space.Does ST provide an all in one SoC...

kcire L. by Associate III
  • 283 Views
  • 0 replies
  • 0 kudos

Resolved! L4R7 prefetch enabling and disabling

Hello,Does anybody know if there is any prerequisite when enabling or disabling the prefetch buffer?More specifically, in the Nucleo L4R5ZI sleep example the prefetch buffer is disabled in main() just before the main loop. It is never re-enabled afte...

NArnd by Associate III
  • 1718 Views
  • 3 replies
  • 0 kudos