搜索资源列表
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的状态
pcb-350
- 本人做项目的基于STM32的工控板子,内有原理图,12光电,7继电器,6模拟量输入,1模拟量输出。-I do projects in the industrial-based STM32 board, within the schematic, 12 photoelectric, 7 relays, 6 analog inputs, one analog output.
STM32-AT45DB161D-SPI-V2
- STM32F奋斗板开发板例程。STM32入门必看经典入门程序。-STM32F hard board development board routines. STM32 entry must see classic entry procedures.
STM32-AT45DB161D-SPI-hx
- STM32F奋斗板开发板例程。STM32入门必看经典入门程序。-STM32F hard board development board routines. STM32 entry must see classic entry procedures.
STM32-SDCard-SDIO-V2
- STM32开发板的学习材料,通过STM32内核和SD卡进行数据的读取-STM32 development board of the learning materials, through the STM32 kernel and SD card for data read
STM32-uIP1.0_
- 基于STM32-奋斗MINI板的uIP1.0网络例程-Based on the STM32-struggle MINI board uIP1.0-network routine
STM32
- stm32开发板整板测试程序,涉及单片机各个模块-stm32 development board full-board test program, involving single-chip modules
LCDDemo
- stm32例子,万利STM32板快速上手 -stm32 example, Manley STM32 board fast start
OpenSource_210
- 基于STM32-cortex的简易开发板,有原理图和相关的源代码。-about STM32-cortex simple evaluation board, with source code and ciruit sch。
STM32-MP3-SINE
- 使用STM32开发板,驱动MP3播放声音-Use the STM32 development board, drive MP3 player sound
STM32-LED
- 奋斗开发板,LED闪烁,keil工程,亲自测试绝对可用-Struggle development board, LED flash, keil engineering, test yourself absolutely free
STM32-ADDA
- STM32开发板上的ADDA模块的源代码,必备资料-STM32 development board of ADDA module source code, essential information! !
STM32-fountain
- 基于STM32板子制作的音乐喷泉,控制类型的程序,主要是对io口资源的利用-The STM32 board manufacture based on music fountain, control type, is the use of the IO resource
stm32例程
- stm32开发板固件库例程源代码tong,最基本的例程,通用GPIO,时钟,中断等。(STM32 development board firmware library routines source code)
STM32奋斗板实时时钟例程
- 奋斗STM32嵌入式开发板rtc实时时钟demo(Struggle STM32 embedded development board RTC real-time clock demo)
PWM电机 - 副本
- 驱动直流电机,通过l298n来驱动,stm32板拉高引脚PA9与PA10,同时PA7输出PWM值(The drive DC motor is driven by L298N, the STM32 board pulls the high pin PA9 and the PA10, and the PA7 outputs the PWM value)
奋斗STM32开发板TINY例程
- STM32奋斗板-LED闪烁: 演示了LED定时闪烁例程。并附带例程详解及实验手册PDF STM32奋斗板-LED闪烁-ucos: 基于ucos 演示了LED定时闪烁任务,可通过串口1修改闪烁间隔。并附带例程详解及实验手册PDF STM32奋斗板-TIM3-CH2: 演示通过TIM3的CH2通道产生特定频率的波形。并控制LED闪烁。并附带例程详解及实验手册PDF STM32奋斗板-TIM3-PWM: 演示通过TIM3的CH2通道产生PWM波形,控制LED的明暗变化。并附
1,ALIENTEK战舰STM32开发板入门资料
- 这是ALIENTEK战舰STM32开发板入门资料,仅供参考(This is an entry material for the STM32 development board of ALIENTEK battleship, for reference only)
3,ALIENTEK战舰STM32开发板原理图
- 这是ALIENTEK战舰STM32开发板的原理图和部分程序,仅供参考(This is an entry material for the STM32 development board of ALIENTEK battleship, for reference only)
stm32-cc1101-full project
- Test cc1101 on stm32f10x board, full setup stm32 and cc1101 module.