STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

OR logic gates

Sorry for not explaining well, my english is not very good but what i am trying to do is a sum of two signals. I have write a simple code . I have the violet signal in PE9 and the light blue signal in PB0. I am trying to do the sum of this pins and m...

0693W00000Nq1EFQAZ.png 0693W00000Nq1DWQAZ.jpg
LFerr.7 by Associate II
  • 667 Views
  • 1 replies
  • 0 kudos

HAL_I2C_Slave_Receive_IT issue ?

I had a problem using this API HAL_I2C_Slave_Receive_IT(&hi2c1, buff, 100) in case i send 20 bytes for example wich is a corrupted frame for me (i am waiting for 100 bytes) then i2c driver will stack this 20 bytes and it does not free them wich in a ...

ham10za by Associate II
  • 654 Views
  • 1 replies
  • 0 kudos

Cannot Configure TIM3 , Timer count values are drifting ?

I'm using an STM32F401CCU6 microcontroller and am trying to generate a timer interrupt of 10 us with TIMER3.The timer is a update event timer. The formula I'm using is:Update_event = TIx_CLK/((PSC + 1)*(ARR + 1))Below, I've given my clock configurati...

0693W00000Npy4qQAB.png
Oahme.1 by Associate III
  • 2455 Views
  • 12 replies
  • 0 kudos