搜索资源列表
STM32 TSC2046程序
- TSC2046与STM32的驱动源码
STM32 isp程序下载工具
- STM32 isp程序下载工具,STM32 isp程序下载工具,STM32 isp程序下载工具。,STM32 isp program download tools, STM32 isp program download tools, STM32 isp program download tool.
i2c_ee.stm32 24C16读写驱动程序
- stm32 24C16读写驱动程序,自动判断跨页,stm32 24C16 driver to read and write, automatically determine the inter-page
STM32-USB.rar
- 意法基于arm-contex内核的单片机的usb固件程序库,ST arm-contex-based MCU core usb firmware library
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的状态
STM32-IO-I2C-LM75-code
- 完整的I2C温度传感器lm75读写程序,可单独放在程序中运行,分时操作,结果从函数中获取-I2C temperature sensor lm75 full access to the program, the program can be run on a separate, time-sharing operation, the results obtained from the function
24c256的底层驱动STM32的代码
- 24c256的底层驱动,STM32的代码,是根据网上朋友的51的程序改写的,谢谢支持!!,The bottom of 24c256 driver, STM32 code is based on a friend' s 51-line rewrite of the program, I would like to thank the support! !
STM32-AT45DB161D-SPI-V2
- STM32F奋斗板开发板例程。STM32入门必看经典入门程序。-STM32F hard board development board routines. STM32 entry must see classic entry procedures.
TIM
- STM32单片机中定时器测试程序,型号STM32F103RB。-STM32 MCU timer test procedure, model STM32F103RB.
ucGUI-STM32 STM32移植ucGUI
- STM32移植ucGUI, 实现了横屏 触摸显示, 有按钮 画条 文本框 对话框 等控件。 使用的库是自己用KEIL生成的 ,很容易。 液晶驱动程序 实现了多种型号自动检测,可不改任何代码 实现 (4531)(信利) SPFD5408(凌巨) 和I19xx系列的 液晶屏。十分方便-UcGUI STM32 transplantation, realizes the horizontal screen touch display, A button to draw a
STM32-AT45DB161D-SPI-hx
- STM32F奋斗板开发板例程。STM32入门必看经典入门程序。-STM32F hard board development board routines. STM32 entry must see classic entry procedures.
STM32-USB
- stm32驱动程序源代码I2cAnalyzer WDM Driver -stm32 driver source code I2cAnalyzer WDM Driver
STM32-MODBUS
- 基于STM32F103VET6的NODBUS通信程序-The NODBUS communication program based on STM32F103VET6
stm32-t6963-zlggui-FSMC-driver
- 基于STM32的FSMC模块的T6963驱动程序,其中包括两级菜单的编程源代码。-Module based on the STM32 FSMC T6963 drivers, including the two Menu programming source code.
程序源码
- 这个是STM32程序源码,对该源码稍作修改,便可以应用到自己的项目中,方便快捷。(This is the STM32 program source code, a slight modification of the source code, you can apply to your project, convenient and quick.)
基于HX711的称重模块stm32程序
- 基于HX711的称重模块stm32程序,实测可用。(HX711 weighing module based on STM32 procedures, measured available.)
zigbee与stm32通信例子
- 程序1:stm32程序串口2接收串口1发送程序 ,改自扩展实验11 ATK-HC05蓝牙串口模块实验程序。 程序2:zigbee串口通讯-发送字符串。 连接方式:cc2530的P02连接stm32的PA2,P03连接stm32的PA3 程序2串口一直发送“hello zigbee”字符串 mini版stm32程序1串口2接收后转发串口1原样输出。(Program 1:stm32 program serial port 2 receive serial 1 send program, c
STM32-SCA100t
- STM32单片机通过软件模拟SPI通讯读取SCA100T-D02倾角传感器的角度,实测通过。网上搜索了很多软件,都不是STM32的,要么都有问题。软件开发环境 KEILC MDK,单片机STM32F103RCT6。(The STM32 single chip computer reads the angle of the SCA100T-D02 angle sensor through the software simulation of the SPI communication, and t
MPU6050姿态解算STM32源码
- stm32码源实现mpu6050的三种姿态解算算法(Three algorithms of attitude calculation for mpu6050 based on STM32 code source)
DHT22(AM2302)STM32程序--绝对能用
- 温湿度传感器,基于STM32实现,依靠延时程序模拟IIC接口,程序小巧,绝对可以使用(Temperature and humidity sensor, based on STM32 implementation, rely on the delay program to simulate IIC interface, the program is compact, absolutely can be used.)