STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

stm32l452, uart, when TXE = 1 ?

stm32l452, uart. CR1_TE is = 1, now I set CR1_TXEIE = 1. Is ISR-TXE = 1 (and INT generated) now too? Or really only if 'data is transferred to the shift register' ?

bso by Associate
  • 292 Views
  • 2 replies
  • 0 kudos

Resolved! STM32L4R9 GPIO13, 14, 15 EXTI interrupt problem

I think I've caused some problem in the way I'm coding this interrupt. For a second I thought it was a pipeline re-entry problem like Clive-Two-Zero described in a different thread, but adding a volatile variable and incrementing it, didn't seem to w...

Du1 by Senior
  • 520 Views
  • 4 replies
  • 0 kudos

Resolved! 32F769IDISCOVERY WiFi

I'm having a lot of trouble finding documentation. This board sold by ST exposes a connector that is intended to house an ESP8266 WiFi device. But the ST documentation says nothing about how that connector is wired on the board. I assume it's tied to...

Multiplexing with STM32F303

Hello ! I really need your help , im working on a project and its a game of luck , random numbers will appear on 4 x 7 Segments , so i must multiplex , i understood the principe but i can't reach some good results , i don't know why ...only the commo...

CHae by Associate
  • 175 Views
  • 1 replies
  • 0 kudos

I2C Slave at STM32F401RE

Can anyone give me an example for an I2C-Slave at STM32F401RE?The delivered example I didnt understand...I can send Text from Mater to Slave Board, but then i dont know how to go further...I'm sitting hours at this...thanks,Christoph

CRich.1 by Associate
  • 152 Views
  • 0 replies
  • 0 kudos

External loader : SectorErase function is missing

Hello there!I'm trying to build an external loader for STM32H7, so I can use a NOR FLASH in XiP mode, but following the AN and the examples in CubeProgrammer folder, I'm getting the message:STM32CubeProgrammer API v1.4.0External loader : SectorErase ...

Pedro3 by Senior
  • 369 Views
  • 6 replies
  • 0 kudos
Labels