搜索资源列表
STM32UseSerialDoISPsource.zip
- STM32 tong guo chuan kou shi xian iap (cheng xu zai xian sheng ji),STM32 tong guo chuan kou shi xian iap (cheng xu zai xian sheng ji)
STM32-SPI.rar
- 本例展示了如何实现2个SPI之间的在全双工(full-duplex)模式下通信,通过NSS软件管理,实现了由主向从,接着又从向主发送数据。 在本例程中,设置SPI1和SPI2为8bit数据帧,9Mbit/s传输速率。 在第一阶段,由主SPI1把SPI1_Buffer_Tx发送到SPI2,由从SPI2把SPI2_Buffer_Tx发送到SPI1。传输完成后,通过比较判断传输是否正确。 由于NSS管脚由软件管理,因此,可以在不改变硬件配置的情况下使SPI1由主变从,而SPI2由从变主。
STM32+EXTI.rar
- 本例展示了如何使用嵌套中断向量控制器(Nested Vectored Interrupt Controller)来设置IRQ通道。 把3个计时器(TIM2,3,4)设置为在每一个计数器更新事项(counter update event)产生中断。这三个计时器都与各自对应的更新IRQ通道联系起来,并设置他们的中断优先级,TIM2为0,TIM4为2。 在他们各自的中断中:TIM2每1秒翻转一次PC.06的状态;TIM3每2秒翻转一次PC.07的状态;TIM4每3秒翻转一次PC.08的状态
MDK_STM32_example(FirmLib_V1).
- 《基于MDK的STM32处理器应用开发》例程,本例程包使用STM32 FirmLibrary V1.0,err
DAC_DMA_tixingbo.rar
- STM32 使用STM32 的内部DAC产生梯形波,STM32 DAC DMA TIXINGBO
can.rar
- STM32的CAN通信例程,很经典,大家看一下,STM32 of CAN communication routines, it is a classic look at the U.S.
stm32UART.rar
- STM32(Cortex-m3)UART串口MDK 3.4例程,STM32 (Cortex-m3) UART serial routines MDK 3.4
stm32PWM.rar
- STM32(Cortex-m3)PWM MDK 3.4例程,STM32(Cortex-m3)PWM MDK 3.4
STM32_USB_HID_Demo.zip
- ST STM32 USB HID Driver DEMO Software,ST STM32 USB HID Driver DEMO Software
ADC1_DMA.zip
- STM32 ADC for stm32f103,STM32 ADC for stm32f103
Printf.zip
- STM32 Printf for stm32f103 -> UART1,STM32 Printf for stm32f103-> UART1
STM32fsmclcd.zip
- STM32处理器FSMC模块在TFTLC驱动中的应用例程。,STM32 processor module FSMC at TFTLC application-driven routines.
STM32F10x_SPEEX_Firmware_V1.0.
- 基于 STM32 PCM语音编/解码代码,代替硬件录播IC,Based on the STM32 PCM voice encoder/decoder code, instead of recording and broadcasting hardware IC
stm32f10x_stdperiph_lib_v3.0.0
- stm32库文件3.0 版。截止09.4.30最新版。内有英文说明,在英文官方下的。中文的没有。相对2.x版本变动较大 stm32f10x_stdperiph_lib_v3.0.0.zip,The STM32F10x Standard Peripheral Library is a complete package, consisting of device drivers for all of the standard device peripherals, for High-, Mediu
ucosii-13K.rar
- stm32 ucos 精简移殖版本 不需作任何修改直接便可运行。包含串口 定时器 ,transplant stm32 ucos streamlined version without any changes can be run directly. Contains the serial port timer
Details_for_STM32_FWlib.rar
- 详细介绍了STM32的固件库函数,可以让你方便快捷的开发。,Detailed information on the STM32 firmware library functions, allowing you to develop convenient and efficient.
tft.rar
- stm32 fsmc 驱动320*240 TFT代码例子,stm32 fsmc 驱动320*240 TFT代码例子
STM32FSMC16BITILI9325.rar
- STM32 FSMC总线驱动16位ILI9325 2.4寸240*320 TFT屏 ,STM32 FSMC总线驱动16位ILI9325 2.4寸240*320 TFT屏
GPS.rar
- Stm32 通过串口访问GPS模块然后将数据加工后传给电脑或者上位机,用来计算两个GPS模块之间的距离。 ,Stm32 module through the serial port and then visit the GPS data to a computer after processing or PC, used to calculate both the distance between the GPS module.
IO.rar
- STM32单片机中IO口测试程序,型号STM32F103RB。,I STM32 MCU IO test procedure, model STM32F103RB.