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! Is STM32-product-family dead?

no distributor nor STM's eshop has any STM32-device."Out of stock" or "on allocation".Why shall we waste any further development time on STM32 when there are no chips available?So, is STM32 dead?In my opinion, STM32 is dead.Currently any other experi...

SEam72 by Associate II
  • 1752 Views
  • 5 replies
  • 1 kudos

RM0091 - is FLASH prefetch after reset on or off?

In RM0091, rev.9, 3.5.1 Flash access control register (FLASH_ACR):Reset value: 0x0000 0000[...]Bit 4 PRFTBE: Prefetch buffer enable 0: Prefetch is disabledIn RM0091, rev.9, Prefetch controller  within 3.2.1:After reset, the state of the prefetch buff...

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
  • 1083 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
  • 2088 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F0xx Hardfault through PLL misconfiguration?

Hi,we have a strange behaviour which could be resolved by changing clock configuration, but we cannot explain why the errors occured in the first place. Perhaps some of you have any idea why the following happened:random hardfault during runtime afte...

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
  • 337 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
  • 1916 Views
  • 3 replies
  • 0 kudos