2020-11-26 12:28 AM
Hi
I'm trying out stm32h743 now, and try to make output signal from GPIO.
I've set same frequency on F429 & H743 with same code. However, The the signal much slower(longer) in H743.
(well... my purpose is to shorten the length of the signal as much as possible)
Even if I maximized frequency of H743, the signal of H743 is still much slower(3200ns) than F429.
Could anybody help me to figure out the reason?
Thanks in advance.
Solved! Go to Solution.
2020-11-26 10:30 AM
There were recent discussions on H7 GPIO speed, e.g. https://community.st.com/s/question/0D73W0000004bT4/detail
2020-11-26 10:30 AM
There were recent discussions on H7 GPIO speed, e.g. https://community.st.com/s/question/0D73W0000004bT4/detail
2020-11-26 04:22 PM
Thanks a lot! KnarfB
I'll refer to the link above.