-
ADC_TIM1
STM32F10X ADC定时器出发方式,STM32例程包之一(STM32F10X ADC start the timer mode, STM32 routine one package)
- 2010-09-24 13:18:21下载
- 积分:1
-
STM32_NandFlash_Disk
STM32做的NAND FLASH U盘程序,包括NAND FLASH坏块管理(STM32 do NAND FLASH U disk procedures, including bad block management NAND FLASH)
- 2010-08-18 12:47:24下载
- 积分:1
-
Audio_playback_and_record
cortexM4内核 stm32F407例程,录音播放wav,(Audio playback and record)
- 2020-06-28 17:40:02下载
- 积分:1
-
stm32-fft
使用STM32的DSP库函数,对AD来的信号进行FFT变换,并显示到LCD屏上。做的是512点fft,显示240个数,且有一定的精度保证。具有很高的实时性。(Use the STM32 DSP library functions, the signal of the AD to the FFT transform, and display to the LCD screen. Do is 512 points fft, show the number 240, and there is a certain guarantee of accuracy. With real-time high.)
- 2011-07-20 09:55:16下载
- 积分:1
-
lcdgraphic
LCD graphic with PIC
- 2010-02-01 21:13:17下载
- 积分:1
-
EXTI_Configuration(void)
STM32F103C8T6自编简单中断程序,以及中断优先级,每行代码都有中文注释,十分好理解(void EXTI_Configuration(void)
{
EXTI_InitTypeDef EXTI_InitStructure
EXTI_ClearITPendingBit(EXTI_Line8)
GPIO_EXTILineConfig(GPIO_PortSourceGPIOB, GPIO_PinSource8)
EXTI_InitStructure.EXTI_Line EXTI_Line8
EXTI_InitStructure.EXTI_Mode EXTI_Mode_Interrupt
EXTI_InitStructure.EXTI_Trigger EXTI_Trigger_Falling
EXTI_InitStructure.EXTI_LineCmd ENABLE
EXTI_Init(&EXTI_InitStructure)
})
- 2017-01-02 12:45:52下载
- 积分:1
-
2x7seg
a code for 2X7 segment display for lpc2148 run in protues
- 2017-12-19 03:18:20下载
- 积分:1
-
xm163
Using weighted model nodes in the network strength and weight are power law distribution, Including the generalized cross-correlation function GCC time delay estimation, Conducted through virtual array DOA estimation.
- 2017-09-18 16:27:24下载
- 积分:1
-
Osal
将Ti的轻量级操作系统OSAL提取并移植到了STC12C60S2单片机中。适合开发应用。(Ti lightweight operating system OSAL extracted and to ported to STC12C60S2 microcontroller. Suitable for development and application.)
- 2021-01-14 19:28:46下载
- 积分:1
-
ADC
基于STM32的线性CCD采集数据,包括源码、STM32工程模版文件( linear CCD data collection based on STM32, including source code, STM32 project template file)
- 2020-12-30 21:08:59下载
- 积分:1