Resolved! High-frequency square wave using timer not possible?
Hi,I'm trying to see what the maximal frequency I can achieve using the STM32F407-discovery board.So far I have found the following:using TIM1 Internal clock (168MHz)Output pin PE9If i put the period at 1000, I get the following result:However if I p...