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
Thanks for the suggestion and sorry for delayed response. Personally I don't have hardware or time to port this to STM32F4-series, but it should not be a huge task as ST's standard peripheral lib is available for F4 as well.
Also, I don't fully agree with your arguments. Yes, you probably can run the F407 with larger clock frequency than F103, but in this application, it should not make any difference. The highest signal frequency involved here is the 20kHz PWM, the loops are running at few kHz. This is achievable with 8bit 8MHz MCU's as well, so going beyond 76MHz is rather pointless? Also, F103 is probably the cheapest and most available STM32 MCU there is, so I don't know how development would be easier with significantly more complex and expensive MCU?
port source code to STM32F407 please..
it would be more fast, and more easy to learn for us to develop
The text was updated successfully, but these errors were encountered: