STM32 MCUs Products

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
  • 497 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
  • 501 Views
  • 1 replies
  • 0 kudos