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! Does HAL_UARTEx_ReceiveToIdle_IT deliver in chunks?

If I call HAL_UARTEx_ReceiveToIdle_IT to receive 512 bytes, will it wait till all 512 bytes are received before calling HAL_UARTEx_RxEventCallback or could it possibly call it several times, delivering fragments of the whole packet?I'm asking because...

KMill by Senior
  • 325 Views
  • 3 replies
  • 4 kudos

Resolved! STM32G0B1, CANFD issues

Hi guys! I have a custom board with 2x CAN FD transcievers (TCAN1057) and STM32G0B1 MCU. Everything works fine until i try to use hardware filters build into STM32. Whatever i do, filters don't pass any frame to RxFifo0/RxFifo1. The only way to recie...

ŁJura.1 by Associate II
  • 922 Views
  • 6 replies
  • 0 kudos

Printing values

I am using 16 sensors for my project and I need to print the sensor number and the corresponding signal strength for a ML model, but I am missing a lot of values. Is there an efficient way to do this?

slodh by Associate II
  • 458 Views
  • 5 replies
  • 4 kudos

STM32G431KB ADC Wrong value

Hi everyone,I am using the ADC2 of the STM32G431KB to read a voltage value. I am actualy measuring 0.8V on the pin of the ADC with a multimeter, but while debuging, the conversion give me back 0.12V (~150 from the ADC, instead of ~1000). This is my c...

cppoisson by Associate II
  • 1000 Views
  • 13 replies
  • 4 kudos

SAI for 8 channel TDM?

Hello,I'm spec'ing a system where we would need to interface 4x eight-channel ADCs with an MCU for audio capture. Simultaneous capture on all channels is an important requirement.Currently we are considering the STM32H750VB MCU which has 4x SAI inter...

SKarl.3 by Associate II
  • 590 Views
  • 6 replies
  • 2 kudos