- screen1234 简单的屏幕保护 对学习很有帮助 哈哈哈 好好学习吧
- sepg_jiancheng_zhou 软件过程改进的模式和反模式
- Neural_Network_Src.tar 神经网络的教程代码
- ThresholdingOutputStream An output stream which triggers an event when a specified number of bytes of data have been written to it. The event can be used
- ip_conntrack Apply FIR filter to 44 kHz raw 16
- ebt_arpreply An array to map all upper
资源列表
MIPSdisassemblr
- Mips机器码转汇编码的C语言小程序,能实现简单的指令的转换-simple Mips disassembler written by C
mips
- 一个单周期流水CPU的实现,其中mips4.vhd是顶层文件-A single cycle CPU
my-robot-program-stm32
- stm32实现智能小车实现探测攻击和红外避障功能。-stm32 achieve intelligent car attack detection and infrared obstacle avoidance function.
wdzq1
- 简单的电子琴的实现,包括定时功能及高低音的转换,可以实现音乐的播放-Simple keyboard implementations, including the timing, and high and low conversion, can play music
DZQ
- 单片机的开发,实现基本的小功能,各个端口的使用-SCM development, achieve the basic small features, use each port
蓝桥杯单片机 简易加法计算器
- 蓝桥杯,单片机,简易加法计算器,采用中断控制,数码管显示中断,案件中断
48__SPI
- The other night I was able to get my STM32F4DISCOVERY board to read and write files on an SD card formatted with the FAT filesystem. While I haven t done extensive testing of my code, I m comfortable enough to share what I have with the world. Writin
mc325_ub_stm32f4_fatfs_sdio_v104_RUS
- 1. I don t know how is your low level driver for SDCARD implemented (probably SDIO HAL drivers) 2. I won t do any HAL tutorials. STD drivers are just fine for those who knows what are doing with MCU-1. I don t know how is your low level driver for
STM32-SDCard-SDIO-FATFS-V2
- STM32F4xx has internal SDIO peripheral to work with SD cards. Also, SDIO communication is faster than SPI, but if you don’t need speed in your project, you can use SPI aswell. With default settings, SDIO 4-bit mode communication is used. It means, th
stm32-sdPuart
- Finally I got it working properly. Reading SDcard was very awesome for me for first time, so I decided to make a library for STM32F4xx devices and post it to my website. It’s basically just communication interface between STM32F4 and FatFS library by
SD-Card
- STM32F4xx has internal SDIO peripheral to work with SD cards. Also, SDIO communication is faster than SPI, but if you don’t need speed in your project, you can use SPI aswell. With default settings, SDIO 4-bit mode communication is used. It means, th
STM32F4_SD_SPI
- If you want to use SPI communication instead of SDIO on STM32F4xx for any reason, you can do that. To enable SPI communication, open your defines.h file and set constant Now, SPI is activated. Make sure, that you include dependencies libraries, des
