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

STM32L476deep sleep cannot set pwr_cr1 register bits.

Hi, i am trying to get stm32l476RET6 to deep sleep ( shutdown or standby mode) following mbed examples, but the processors power consumption i measure is not even close at the correct consumption in these modes.At some point, befote WFI() function,...

IDIMI.1 by Associate
  • 527 Views
  • 0 replies
  • 0 kudos

Synchronizing SPI in STM32F107

Hello,In my project, I connected two MCUs to each other (MISO->MISO, MOSI->MOSI, SCK->SCK). I define a new pin as the CS pin (PORTC.10). But in my receiver the sequence is wrong. Here is my code( For example I send 1234 but I get something else, some...

parisa by Senior
  • 899 Views
  • 5 replies
  • 0 kudos

USART

Hi,Can i use usart instead of uart???RegardsAdrush

Possible to use any I/O PIN for GPIO? (re: STM32, etc)

I'm new to micro controllers (but I have a software engineering background) and I decided to purchase a NUCLEO-F429ZI (STM32F429ZI).There are a LOT of pins on this board (168 I/O pins according to the datasheet!). However, if I just want simple HIGH/...

JKlim.1 by Associate
  • 6731 Views
  • 8 replies
  • 3 kudos

STM32H7. The I2C_FLAG_AF flag on I2C4 is always wrongly set.

I have an custom STM32H743 TQFP100 board. I use I2C 4, PB8, PB9 at 100kHz.The code is generated with CubeIDE.The I2C_FLAG_AF flag on I2C4 is always wrongly set and the transmission after adress is aborted.The device sends an acknowledge.Is this an bu...

FKuts.1 by Associate
  • 731 Views
  • 0 replies
  • 0 kudos