I2S—录音与回放

所属分类:嵌入式/单片机/硬件编程
开发工具:C/C++
文件大小:26110KB
下载次数:3
上传日期:2019-12-24 22:50:27
上 传 者123px
说明:  stm32f4 利用开发板i2s进行录音与回放
(stm32f4 Recording and playback)

文件列表:
I2S—录音与回放\Doc (0, 2019-12-24)
I2S—录音与回放\keilkill.bat (401, 2017-03-19)
I2S—录音与回放\Libraries (0, 2019-12-24)
I2S—录音与回放\Libraries\CMSIS (0, 2019-12-24)
I2S—录音与回放\Libraries\CMSIS\Device (0, 2019-12-24)
I2S—录音与回放\Libraries\CMSIS\Device\ST (0, 2019-12-24)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx (0, 2019-12-24)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Include (0, 2019-12-24)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h (940127, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Include\system_stm32f4xx.h (2235, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Source (0, 2019-12-24)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates (0, 2019-12-24)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm (0, 2019-12-24)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f401xx.s (25819, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f40xx.s (29696, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f40_41xxx.s (29607, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f410xx.s (19189, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f411xe.s (26519, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f412xg.s (21484, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f413_423xx.s (23401, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f427x.s (31056, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f427_437xx.s (30981, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f429_439xx.s (31136, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f446xx.s (22148, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f469_479xx.s (30929, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\说明.txt (135, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c (61020, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\说明.txt (141, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Include (0, 2019-12-24)
I2S—录音与回放\Libraries\CMSIS\Include\arm_common_tables.h (7253, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Include\arm_const_structs.h (3942, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Include\arm_math.h (252177, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Include\core_cm0.h (36181, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Include\core_cm0plus.h (43812, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Include\core_cm3.h (103865, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Include\core_cm4.h (114403, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Include\core_cm7.h (138654, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Include\core_cmFunc.h (18323, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Include\core_cmInstr.h (27908, 2017-03-19)
I2S—录音与回放\Libraries\CMSIS\Include\core_cmSimd.h (22947, 2017-03-19)
... ...

FatFs Module Source Files R0.11 FILES 00readme.txt This file. history.txt Revision history. ffconf.h Configuration file for FatFs module. ff.h Common include file for FatFs and application module. ff.c FatFs module. diskio.h Common include file for FatFs and disk I/O module. diskio.c An example of glue function to attach existing disk I/O module to FatFs. integer.h Integer type definitions for FatFs. option Optional external functions. Low level disk I/O module is not included in this archive because the FatFs module is only a generic file system layer and not depend on any specific storage device. You have to provide a low level disk I/O module that written to control the target storage device.

近期下载者

相关文件


收藏者