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

PVD enable latency - SOLVED

Posted on March 08, 2016 at 01:47 I am using the STM32L053 MCU on the Nucleo board. The MCU is powered by 1.8V during the test. If I add some delay after turnning on the PVD, then the PVDO bit returns 1, with no delay it returns 0. I cou...

lpc921 by Associate
  • 400 Views
  • 3 replies
  • 0 kudos

SPI interrupt problem

Posted on March 15, 2016 at 00:27Good evening! I am trying to move from blocking to nonblocking SPI communication but I have trouble getting the RXNE interrupts to run, while TXE works fine. Running ''HAL_SPI_Receive(hspi, buffer, 2, TIMEOUT)'' work...

The best sequency to initialize RCT in STM32f37x

Posted on March 10, 2016 at 13:30I've tried to access the document in the , but the result is 404 server error. What I'm trying to do is initialize a RCT clocked from HSE 12 MHz quarz. It's initializing after I restart it from the debugger several t...

zdravko by Associate II
  • 263 Views
  • 2 replies
  • 0 kudos

STM32F373 DAC noise?

Posted on March 11, 2016 at 00:21Where do I find information about noise of DAC in STM32F373, for example Output Noise Spectral Density ?

Issue with SysTick interrupt not triggering on STM32F0

Posted on March 14, 2016 at 17:12 I've been having trouble with getting the SysTick interrupt to trigger in a simple program using the standard peripheral library. The code should just pulse an LED every time the SysTick interrupt fires, but ins...

banks by Associate II
  • 944 Views
  • 8 replies
  • 0 kudos

CRC calculation problem

Posted on December 16, 2015 at 15:40Hi. I'm trying to calculate CRC on STM32F303 using CRC peripheral. I check the correctness of calculation with this on-line application: https://ghsi.de/CRC/ But I have problems, when I want to calculate CRC abov...

matic by Associate III
  • 897 Views
  • 16 replies
  • 0 kudos
Labels