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

Cannot Re-Enable EXTI After Disabling It

I want to write an application in which whenever an external interrupt occurs on a GPIO pin, the EXTI gets disabled until a certain amount of time is passed, and then it gets enabled again.What I tried is that I have put the following lines in the HA...

MMoha.3 by Associate III
  • 237 Views
  • 3 replies
  • 0 kudos

Data bits shifted in SPI communication on STM32L462 after repeating one successful session (consisting of NSS falling edge, 3 separated transmissions with HAL_SPI_TransmitReceive, NSS, rising edge)

Data bits are shifted on second SPI session (BSY bit stay high at the end of data transfer in slave mode) We are using STM32L462VET6, and initialize SPI2 in full duplex slave mode (CPOL=1, CPHA=2-edges) with software NSS and baudrate 960 kHz with HCL...

YVido.1 by Associate
  • 438 Views
  • 3 replies
  • 0 kudos
Labels