Skip to main content
Raghavendra M
Visitor II
April 26, 2018
Question

How to use IR_OUT, IR_IN pins in STM32F107VCT6 MCU

  • April 26, 2018
  • 1 reply
  • 662 views
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.

    This topic has been closed for replies.

    1 reply

    waclawek.jan
    Super User
    April 26, 2018
    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