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

STM32F411-NUCLEO, SD card callback not called

Posted on April 26, 2018 at 01:52 I am a bit of a noob so please excuse me, though I have tried my best here. Some info: NUCLEO-F411RE boardSTM32CubeMX v 4.0STM32F4 package v 1.0 I have been trying to get a real basic SD card test working u...

STM32L4 Reset Issue

I have been facing a reset issue.My controller resets randomly. I have Codded for the source of reset at the begin of the routine.For the testing the code I made the system reset on purpose and was able to find flags set for BOR, Software reset, Inte...

Resolved! FCLK, stop mode 2 and processing time STM32L476 nucleo

Hello,I am testing the processing time of a STM32L476 chip on a Nucleo board.Here below is the code:uint8_t algo_principal(s16 xin, s16 yin, s16 zin) { uint8_t retour; uint32_t i; uint32_t test;   test = (uint32_t )xin + (uint32_t )yi...

0690X000006DHKoQAO.png 0690X000006DHL3QAO.png 0690X000006DHL8QAO.png
Mich1 by Associate III
  • 329 Views
  • 4 replies
  • 0 kudos

Resolved! STM32L4 - DAC triggering using timer example

Hi, guys. I'm using the STM32L4 discovery (MB1184C) board to test DAC (Pin PA5).I use Keil uVision 5 to debug the code.I noticed the Timer trigger option and I want to use this.I want to put this MCU to sleep at the main function's while loop.Periodi...

0690X000006DGbjQAG.png
Labels