cancel
Showing results for 
Search instead for 
Did you mean: 

How to use IR_OUT, IR_IN pins in STM32F107VCT6 MCU

Raghavendra M
Associate
Posted on April 26, 2018 at 12:39

Hi am using STM32F107VCT6 and found there is no IR_OUT, IR_IN pins and the same I/O lines found in STM32F072VBT6. Please suggest how to use IR_OUT, IR_IN pins in STM32F107VCT6 or not.  Thank you.

1 REPLY 1
Posted on April 26, 2018 at 19:04

IR_OUT is just a NAND on two timer outputs, so you can replace it by an external NAND gate  (e.g. a 74HC00, checking its current drive capability).

I don't know where do you see IR_IN.

JW