Skip to content

flyloong/STM32F7_F4_Performance_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

STM32F7_F4_Performance_test

STM32F7与STM32F4性能对比测试分析,包括整形,单精度,双精度,DSP库。

使用方法:

下载F7与F4的官方固件包

F411用411文件中的内容替换STM32Cube_FW_F4_V1.11.0\Projects\STM32F411RE-Nucleo\Examples\UART\UART_Printf\Src中的main.c和stm32f4xx_it.c,并打开该串口工程。

F401用401中的内容替换STM32Cube_FW_F4_V1.11.0\Projects\STM32F401RE-Nucleo\Examples\UART\UART_Printf\Src中的main.c和stm32f4xx_it.c,并打开该串口工程。

F767用767中的内容替换STM32Cube_FW_F7_V1.4.0\Projects\STM32F767ZI-Nucleo\Examples\UART\UART_Printf\Src中的main.c,并打开该串口工程。

详细请参考帖子STM32F7与STM32F4运行速度对比测试分析

About

STM32F7与STM32F4性能对比测试分析,包括整形,单精度,双精度,DSP库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages