搜索资源列表
FreeRTOSFatFS
- 实现FatFS文件系统在FreeRTOS操作系统上的移植并运行。硬件平台在STM32的红牛开发板实现,可以完成SD卡上文件的读取,查找,删除,文件属性修改等等操作。-Achieve FatFS file system FreeRTOS operating system migration and run it. Hardware platform for Red Bull in the STM32 development board to achieve, you can complete th
SD-FAT_OK
- 实现SD卡、TF卡的文件建立、修改、删除功能。在keil3.0 keil 4.0下编译运行通过-SD card, TF card file to create, modify, delete function. Compile and run through next keil3.0 keil 4.0
RFID_DEMO
- 给予STM32和RFID的门禁管理系统,长按取消键删除档案,长按确认键添加档案,长按上键清除所有档案,长按下键读出所有档案。-Access control system with STM32 and RFID, press the Cancel button to delete the file, press the confirm button to add files, long press the button to remove all files, long press the key
stm32flash读写
- 这个是自己使用的STM32 flash 读写,头文件和源文件放在一个txt里了,里面的变量是我自己使用的变量,测试时候可以直接屏蔽,自己添加自己存储的变量(另外友情提示:注意存储变量格式,如果存储的为字符串,在最后输出时候自己加sprintf,把从flash中读取的字符串变量重新赋值在另外一个字符串中即可)(This is a program for the reading and writing of flash of STM32. The txt has conclued the sou
实验39 FATFS实验
- 学习FATFS,掌握文件系统使用(读/写/删除/创建文件等操作).(Learning FATFS, mastering the use of file system (read / write / delete / create files etc.).)