Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
SDIO总线
移植SDIO驱动后进行SD卡的速度测试
发布于 2019-11-15 16:33:52 浏览:2292
订阅该版
在STM32F429移植了RTT-SDIO驱动进行SD卡的写速度测试,SD卡为class10,块大小为4096时写入速度最快大概200Kbyte/s ,不知道大家测试的速度为多少?
查看更多
11
个回答
默认排序
按发布时间排序
WillianChan
2019-11-20
-
童鞋,请问你是怎么测出来的,想听听你的方法:lol
whj467467222
认证专家
2019-11-20
开源,分享,交流,共同进步
是用这个目录下的文件测试的吗?rt_thread\examples\file
QUIZ
2019-11-25
这家伙很懒,什么也没写!
>童鞋,请问你是怎么测出来的,想听听你的方法 --- rt_thread\examples\file 下有测试的源码。
QUIZ
2019-11-25
这家伙很懒,什么也没写!
>是用这个目录下的文件测试的吗?rt_thread\examples\file --- 对 就是这个 感觉SDIO的速度很慢
Liam
2019-11-26
这家伙很懒,什么也没写!
有提速思路么同学:lol
QUIZ
2019-11-26
这家伙很懒,什么也没写!
>有提速思路么同学 --- 我现在没有仔细查看过源码,不知道是不是开启dma能够提速,目前没有测试
baoxinqiang
2020-01-16
这家伙很懒,什么也没写!
>thread fsrw1 round 243 rd:962888byte/s,wr:338147byte/s >thread fsrw1 round 244 rd:957128byte/s,wr:350237byte/s >thread fsrw1 round 245 rd:949554byte/s,wr:334145byte/s >thread fsrw1 round 246 rd:962888byte/s,wr:347574byte/s >thread fsrw1 round 247 rd:956175byte/s,wr:342002byte/s >thread fsrw1 round 248 rd:951437byte/s,wr:342734byte/s >thread fsrw1 round 249 rd:964824byte/s,wr:345199byte/s >thread fsrw1 round 250 rd:957128byte/s,wr:346320byte/s >thread fsrw1 round 251 rd:949554byte/s,wr:345323byte/s >thread fsrw1 round 252 rd:963855byte/s,wr:337671byte/s >thread fsrw1 round 253 rd:957128byte/s,wr:351648byte/s >thread fsrw1 round 254 rd:949554byte/s,wr:336842byte/s >thread fsrw1 round 255 rd:963855byte/s,wr:347448byte/s >thread fsrw1 round 256 rd:957128byte/s,wr:341515byte/s >thread fsrw1 round 257 rd:949554byte/s,wr:343962byte/s >thread fsrw1 round 258 rd:964824byte/s,wr:345199byte/s >thread fsrw1 round 259 rd:958083byte/s,wr:347197byte/s >thread fsrw1 round 260 rd:950495byte/s,wr:344332byte/s >thread fsrw1 round 261 rd:963855byte/s,wr:340667byte/s >thread fsrw1 round 262 rd:957128byte/s,wr:351906byte/s >thread fsrw1 round 263 rd:949554byte/s,wr:336960byte/s >thread fsrw1 round 264 rd:963855byte/s,wr:348078byte/s >thread fsrw1 round 265 rd:957128byte/s,wr:341151byte/s ---
keguo
2020-04-27
这家伙很懒,什么也没写!
你们怎么把数据写到磁盘上的,fsync 耗时有点长
tsx1983
2020-04-27
这家伙很懒,什么也没写!
RTT文件系统的速度差不多就这速度了,很早以前就测过,RL-FLASH文件系统速度是它的十倍不止
tiantangii
2020-09-23
这家伙很懒,什么也没写!
这个速度是不是SDIO_MAX_FREQ还用的默认的1M,改高速度就上去了。
撰写答案
登录
注册新账号
关注者
0
被浏览
2.3k
关于作者
QUIZ
这家伙很懒,什么也没写!
提问
4
回答
8
被采纳
0
关注TA
发私信
相关问题
1
代码分享,stm32f407的sdio驱动。
2
求个在STM32F103 RTT上使用SDIO接口的例子
3
是否能增加一个 SDIO AP61xx 的驱动呢
4
sdio和fsmc驱动lcd冲突
5
发现了sdio_unregister_driver里的一个bug
6
用sdio框架驱动过w8801(wifi模块)的坛友请进(已解决)
7
关于rt-thread系统sdio驱动框架使用
8
问题请教,关于在rt-thread中调试RT1052中调试sdio wifi模块
9
【文件系统学习】+海中陆地+RT-Thread文件系统学习挂载SDIO...
10
sdio驱动是怎么使用的?也没有文档和例程啊
推荐文章
1
RT-Thread应用项目汇总
2
玩转RT-Thread系列教程
3
国产MCU移植系列教程汇总,欢迎查看!
4
机器人操作系统 (ROS2) 和 RT-Thread 通信
5
五分钟玩转RT-Thread新社区
6
【技术三千问】之《玩转ART-Pi》,看这篇就够了!干货汇总
7
关于STM32H7开发板上使用SDIO接口驱动SD卡挂载文件系统的问题总结
8
STM32的“GPU”——DMA2D实例详解
9
RT-Thread隐藏的宝藏之completion
10
【ART-PI】RT-Thread 开启RTC 与 Alarm组件
最新文章
1
STM32H7R7运行CherryUSB
2
RT-Smart首次线下培训,锁定2024 RT-Thread开发者大会!
3
使用RC522软件包驱动FM1722
4
常量数据类型和表达式陷阱分享
5
进行i2c驱动移植的经验总结
热门标签
RT-Thread Studio
串口
Env
LWIP
SPI
AT
Bootloader
Hardfault
CAN总线
FinSH
ART-Pi
USB
DMA
文件系统
RT-Thread
SCons
RT-Thread Nano
线程
MQTT
STM32
RTC
FAL
rt-smart
ESP8266
I2C_IIC
UART
WIZnet_W5500
ota在线升级
freemodbus
PWM
flash
cubemx
packages_软件包
BSP
潘多拉开发板_Pandora
定时器
ADC
flashDB
GD32
socket
中断
编译报错
Debug
SFUD
rt_mq_消息队列_msg_queue
msh
keil_MDK
ulog
C++_cpp
MicroPython
本月问答贡献
踩姑娘的小蘑菇
4
个答案
1
次被采纳
红枫
4
个答案
1
次被采纳
张世争
4
个答案
1
次被采纳
Ryan_CW
4
个答案
1
次被采纳
xiaorui
1
个答案
1
次被采纳
本月文章贡献
catcatbing
3
篇文章
5
次点赞
qq1078249029
2
篇文章
2
次点赞
xnosky
2
篇文章
1
次点赞
Woshizhapuren
1
篇文章
5
次点赞
YZRD
1
篇文章
2
次点赞
回到
顶部
发布
问题
分享
好友
手机
浏览
扫码手机浏览
投诉
建议
回到
底部