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

PROBLEM WITH TIME IN STM32F2 SERIES

Posted on February 21, 2018 at 18:25Hey guys.I'm working with an ultra sound piece for measuring the distance.When i set the timer1 to count every 1 ms it works(i set PSC 59999 and ARR 1000 to get 1 second with 120M cpu clock.).But when i set the PS...

SPI receives bytes twice when switching 8/16bit

Posted on February 20, 2018 at 19:26 On an STM32F103RB, after switching the SPI1 from 8 bit to 16 bit the last byte received while still in 8 bit mode is received again in 16 bit mode. SPI1 is configured as a plain master as follows: RCC->...

Resolved! adc time conversion

Posted on February 22, 2018 at 11:15hi everybody,i 'm setting the ADC on STM32L051x6.it works correctly but i have problem with conversion time. It is about 8us. To measure it i'm using a signal that is setted high at the start of conversion and low...

STM32F103 - problem with receiving CAN frame

Posted on November 02, 2016 at 17:28 Hello, I'm trying to initialize CAN interface using two NUCLEO 64 boards. At first i only want to send and receive any message from one board to the other one. While im pushing user button (PC13), the ...

jerzy by Associate II
  • 933 Views
  • 5 replies
  • 0 kudos

Resolved! USB-UART STM32L0

Posted on February 21, 2018 at 12:41Whenever we connect a DISCOVERY KIT to computer via USB, we see a drive by the same name as the controller. How is this achieved? Also, it allows drag and drop of .bin files for flash. How can this be achieved?