STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2C clock not working

Hi everybody !! i have an issue on I2C with a STM32 issue. i thought this was a code issue but in the main i also make LEDs blinking and it works, only the I2C doesn't work but... i noticed that my lines both rise to 3.3V but never fall down it just ...

Tendo by Associate II
  • 3702 Views
  • 22 replies
  • 4 kudos

Resolved! Store values in STM32G0 internal flash

(was initially a reply to https://community.st.com/t5/stm32-mcus-products/store-values-in-internal-flash/m-p/666974 I am store variable in flash adders and after reset read but variable values is not store in flash adders.& using stm32g030f6p6 microc...

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
  • 714 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
  • 1470 Views
  • 6 replies
  • 0 kudos

Resolved! 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
  • 773 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
  • 1846 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
  • 1395 Views
  • 6 replies
  • 2 kudos