Skip to main content
CSche.4
Associate II
November 5, 2021
Question

Using a 32F469I-DISCOVERY board, is there any examples of creating a two output one-pulse timer with an external input? I am having trouble with the Arduino connector on the back of the board to pinout the three signals.

  • November 5, 2021
  • 2 replies
  • 758 views

Also how to internally connect the input trigger to two simultaneous one-pulse generators. 

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
November 5, 2021

There really isn't an internal connectivity fabric

The TIM can cross their own CH1/CH2 and CH3/CH4 channels (direct/in-direct), and there is some input/output triggering plumbing which connect specific TIM/CH between each other.

The AF MUX fabric really only allows for a single peripheral connection to a pin.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
CSche.4
CSche.4Author
Associate II
November 8, 2021

is this the correct set up for a one-pulse?0693W00000GWrmfQAD.jpgdoes not seem to work.