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

UART communication not working properly

Posted on April 20, 2018 at 12:29Hello, I am trying to cummunicate with device throught UART, but communication is not working reliably. I am trying to read data continuosly by transmitting request in infinite loop, but I receive incomplete or curru...

Noisy ADC Channels and UART issues

Posted on April 24, 2018 at 12:43Hello,I have a Nucleo STM32L476RG board. I am using it to read time varying ADC values from 3 channels of ADC1 (PC_0,PC_1,PC_2) and print them as a single comma separated string. Eg. 100,134,130.Here are a few detail...

0690X0000060AkwQAE.png 0690X0000060Al1QAE.png 0690X0000060Al6QAE.png 0690X0000060AhUQAU.png

STM32L4 uart wrong init order

Posted on April 24, 2018 at 11:01Hi Dev Team,I found a bug in the HAL_UART_Init function provided by the above library. The advanced features are applied with UART_AdvFeatureConfig after the standard features are applied with UART_SetConfig.I config...

Different binary sizes when building

Posted on April 23, 2018 at 19:14HI there,This isn't a question related to ST products, but I'm just curious about something that I started noticing. I am developing my project on Atollic TrueSTUDIO, and when I build the project using the CDT Manged...

Labels