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

Can I use HAL library in MBED?

Posted on March 15, 2018 at 19:21Hello,I have Stm32 L4 microcontroller.  I want to make use of all its power modes and I have only found the HAL library generated by the Cube software(https://github.com/JoeMerten/Stm32L4-Workshop/blob/master/AudioPl...

Resolved! RSS Feed Problem

Posted on March 03, 2018 at 08:35I want to RSS this content, but it always return me this...Cariati.Francesco‌Some of the RSS function is not working?please fix.#rss

0690X00000609szQAA.png 0690X00000609sfQAA.png

flash example can't not run on STM32L4R5QG

Posted on March 15, 2018 at 12:10I have two customer boards as below :A board : Mount with STM32L4R5QII (2MB internal flash)B board : Mount with STM32L4R5QGI (1MB internal flash)A board run well on the STM32L4R5ZI-Nucleo\examples\flash many times.B ...

fema by Associate III
  • 441 Views
  • 3 replies
  • 0 kudos

Resolved! STM32L4 RTC

Posted on March 15, 2018 at 19:43Hi all,I'm facing an odd behavior working with an L4/Nucleo64/CubeMX/HAL. RTC peripheral. Same result w/ and w/o LSE oscillator.Basically, a code like this:while (1) {   HAL_RTC_GetTime(&hrtc, &sTime, FORMAT_BCD);   ...

Virtual Screen API on STM32F469I-DISCO

Posted on March 13, 2018 at 23:29Hi,I want to use the virtual screen API of STemWin on this board (using STM32Cube_FW_F4_V1.21.0).There is no special folder in the 'Projects'-Folder for the 'F'-board. Just 'STM32469I-Discovery'.Nevertheless, the sam...

Resolved! wake up from stop mode using I2C

Posted on March 15, 2018 at 14:05Hi everybody,i'm using STM32L051T6 MCU and i need to wake up from stop mode using I2Ci've read the last datasheet version and it is possible but there is an errata sheet that reports thati it is impossible.The datash...

Measuremet of internal temperature on ST32F303RCT6

Posted on March 13, 2018 at 18:46We have been using processor temperature measurement for a long time with different families of STM32: M3, F3, F4. Only the processor STM32F303RCT6 does not work. The measured voltage of the sensor is 2.22V and is re...

milan23 by Associate II
  • 1011 Views
  • 6 replies
  • 0 kudos

Resolved! stm32f071 - Port PD2 not configurable as output

Posted on March 15, 2018 at 18:34Dear everybody,in my code, i am not able to set my Port PD2 as output.As can be seen, I stopped debug at line 294.In lines 287 and 289 GPIOD->MODER and memory adress 0x4800 0C00 should be set to some value unequal ze...

0690X0000060A0zQAE.png