You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PulseOut is currently implemented with the internal basic timer T7, which is not present on ST's low end "Access Line" chips such as the F401 and F411. These chips will be forced to use a pin-tied timer, which will require communication with the PWMOut module so the peripheral can be properly reserved. They will also require a different register implementation to reflect the differences between the Basic timer register set and the General Purpose timers.