Question
250ns output strobe - best way?
Posted on December 30, 2011 at 18:07
I've got a display that has 8 data bits and a write strobe input which needs to be 250ns (or more).
I was considering using a timer (One-pulse mode), but it looks complicated (I'm new to the STM32 :) )I need a solution which is software triggered but don't care which pin is the strobe as I've not connected it yet :)Any suggestions?