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

STM32U5 AWS Virtual workshop

Hi,We are working on a project based on the x-cube-aws package. I used the script from the GitHub STM32U5 AWS Virtual workshop to setup the project. The script STM32U5_AWS_VWS_PrereqCheck.ps1 runs successfully. I got the error below when building the...

sliu1314 by Associate
  • 335 Views
  • 0 replies
  • 0 kudos

Custom PCB detection

I designed a PCB using STM32L476RG and MPU6050. I used USB interface in the board. When I am connecting the board to my laptop the board is getting the power but laptop is unable to detect the board. Should I install any drivers in my laptop to make ...

Tracing Source of Double Precision Libs

I'm building an application for an STM32G0 and noticed that quite a bit of double precision libs such as _strtod_l, __aeabi_dsub, __aeabi_dadd, etc are shown in the linker file. As far as I know, there is no double math being done but obviously somet...

Konami_0-1691183156487.png
Konami by Senior II
  • 1688 Views
  • 9 replies
  • 3 kudos

Resolved! STM32G070 ADC DMA - Invalid value in array.

Hi.I am using STM32G070RB.I need to sequentially receive values from 5 channels using ADC DMA.If normal circumstances, the ADC data of PA0 should be stored in Array[0] and the ADC data of PA1 should be stored in Array[1].However, currently experienci...

img1.png img2.png img3.png img4.png
Todg by Associate II
  • 1282 Views
  • 4 replies
  • 0 kudos

Resolved! How to use ST32MC0 for I2C communication over 2050 bytes?

I am using STM32C031C6 for I2C verification.I tried to communicate 2050 bytes of data using the HAL driver.However, it did not receive the correct data.To be precise, the data at 512,1024,1344,1346,1538,18561 and 1858 bytes were different.The setting...

kkazu by Associate II
  • 1558 Views
  • 4 replies
  • 1 kudos