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! Can't compile any HAL/Cube project

Hello everyone. I facing next problem:Just yesterday, TrueStudio worked perfectly, but program lost its lost capability to compile anything (not older project, that I compiled nicely till yesterdey, not new, CubeMX-generated projects).I'm getting bui...

zedeg by Associate III
  • 526 Views
  • 6 replies
  • 0 kudos

Issue on Comparators inputs on STM32L031xx

Hello,On a low power application, using STM32L031x, I want to monitor a 3-level signal (24V, 5V, 0V) using COMP1 and COMP2.COMP1IN+ and COMP2IN+ connected to a voltage divider with two resistors (2M-220K)COMP1IN- connected to internal VREF, so COMP...

MPiaz by Associate II
  • 391 Views
  • 4 replies
  • 0 kudos

Resolved! SPI receive wrong LSB.

Hello,I'm using a Murata CMWX1ZZABZ embedding a STM32L082 and the HAL v1.8.1.HAL_SPI_TransmitReceive() returns wrong LSB data :-expected : 0x33, received : 0x33 : OK-expected : 0xAA33, received : 0xAB32 : error-expected : 0x00, 0x01, 0x02, 0x03..., 0...

0690X000006CdukQAC.png
MBosc.1 by Associate
  • 317 Views
  • 2 replies
  • 0 kudos

CS43L22 Passthrough

Hi everyone,Can I use CS43L22 just like a audio switch? In my project has a AUX input and want to switch this analog input via passthrough to the hp output. Is it possible? If yes, how? I have tried to call the following commands in main, but not get...

Labels