搜索资源列表
STM32-Cuangkou
- 基于STM32-CORTEX3处理器的开发板实验列程-串口实验程序-STM32-CORTEX3 processor based development board test out process- Serial experimental procedure
ADC
- DQ-STM32开发板试验程序 ADC实验 通过串口输出采样值 通过学习板电位器调节电压 端口分配详见原理图-DQ-the STM32 development board test procedures, experimental ADC serial output sample value by the study board potentiometer to adjust the voltage port assignments refer
ALIENTEK-MINISTM32-_UART
- STM32串口实验程序,程序源代码完整。直接可编译使用-STM32 serial port test program, program source code integrity. Can be compiled directly use
SD卡_SDIO实验
- 学习STM32的SDIO使用,并驱动SD卡. 本实验开机的时候先初始化SD卡,如果SD卡初始化完成,则提示LCD初始化成功。按下KEY0,读取SD卡扇 区0的数据,然后通过串口发送到电脑。如果没初始化通过,则在LCD上提示初始化失败。同样用DS0来指示 程序正在运行。(Learn the STM32 usage of SDIO and drive SD card)
实验47_2 DSP FFT测试
- 测试STM32F4的DSP 库的FFT函数,程序运行后,自动生成1024点测试序列,然后,每当KEY0按下后,调用DSP库的FFT算法(基4法)执行FFT运算,在LCD屏幕上面显示运算时间,同时将FFT结果输出到串口,DS0用于提示程序正在运行。(Test the FFT function of the DSP Library of STM32F4. After the program runs, the 1024 point test sequence is automatically gen