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
  • 448 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
  • 460 Views
  • 1 replies
  • 0 kudos

Make a OR logic gate

I have a STM32F4 microcontroller and want to combine two analog signals into one "combined digital output signal", which have sum of the 2 signals.if i have two analog outputs PE11 and PE13 that will be my inputs of or gate:HOW CAN I MAKE PE12 + PE1...

LFerr.7 by Associate II
  • 1004 Views
  • 4 replies
  • 0 kudos