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

Resolved! Which pin is LSCO on STM32L4R5?

Posted on June 26, 2018 at 01:53Which pin has the LSCO function on STM32L4R5xx?I can't find it in the documentation.  I found MCO available on pin PA8, but can't find LSCO.

Minor bug in USART documentation

Posted on June 26, 2018 at 18:29''Figure 1'' here:should probably be ''Figure 279. USART block diagram''.I see the same mistake in RM0090 rev.17, so this will be probably across several RMs.JW[EDIT] Textual search for ''Figure 1'' brought up also th...

0690X0000060LUJQA2.png 0690X0000060LUTQA2.png

Inspecting registers in IAR EWARM 8.22

Posted on June 24, 2018 at 11:17Hi all,I hope someone here can help.When I debug my application (STM32L476QE) using IAR embedded workbench V8.22, I try to watch the NVIC registers(View->Registers-> Rigisters 1, then right click and selecting 'View G...

STM32 BOOTLOADER [UART]

Posted on June 25, 2018 at 12:22I know this question was asked many times before me, but its still a lot of info which is hard to find. My mcu is stm32f407, what im trying to do is be able to load firmware to mcu thourgh PC, im plannig to use Visual...

3MHZ pulse counter with trigger output

Posted on June 23, 2018 at 13:27Hi, i'm totaly new to stm32 actually i have been looking for a solution to test some motion control output the case is:i need to measure number of pulse that motion give it at speed of around 3mhz and when the number ...

SPI-MicroSD card adapter

Posted on June 26, 2018 at 07:48I just started working on this device and I wish to interface it with an STM32F446RE board. I saw in a number of other threads that using the stm32_adafruit_sd.c was an easy way to use this. There are also a number of...