搜索资源列表
STM32低功耗及接口源码
- 包括STM32 ARM系列芯片的接口调试源码和低功耗源码
工程师利器
- ----曾经有一段真挚的代码放在我的公司电脑里,但我却没能带回家(因为公司的电脑把USB口封了),尘世间最郁闷的事情 莫过于此,如果上天愿意给我一个机会,我会对自己说,把代码带回家吧,如果一定要给一个容量,我希望是:1万G! 辛勤地打工的工程师们,你们是否曾经有过或者你们的朋友有过这样的经历,自己辛辛苦苦为公司写的代码和设计的PCB,却无 论如何都不能据为己有?因为公司不允许个人电脑上网,因为公司的电脑居然吧USB口封闭了!!!这时候,我们是万般地郁 闷,但是,作为一个以电子开发为主的公司,无论
红牛STM32开发板全套例程
- 红牛STM32开发板全套例程,是学习STM32 ARM的相当不错的参考源码。,Red Bull STM32 development board complete set of routines to learn STM32 ARM' s pretty good reference source.
STM32 最新外设驱动包V3.5.0
- STM32 最新外设驱动包V3.5.0,支持新的器件STM32F100系列、STM32L1XXX-ARM-based 32-bit MCU STM32F10xxx standard peripheral library v3.5.0 support STM32F100 and STM32L1-STM32 peripherals latest driver package V3.5.0, support for new devices STM32F100 series, STM32L1XXX-AR
STM32 cortex_M3 内核arm 控制T6963c的LCD
- STM32 cortex_M3 内核arm 控制T6963c的LCD(240*64) 关于控制线部分,在源码中已注解,其它问题,请联系本人:liupin820819@163.com,STM32 cortex_m3 arm to control T6963c LCD (240*64).the control line configuration is defined in the source code . any other questions ,refer to :liupin820819@1
CH376_test(USB_HOST)
- 该程序是基于ARM(stm32)上实现usb主机模式,通过usb自动读取U盘中的内容!-The program is based on the ARM (stm32) to achieve the usb host mode, through the usb disk automatically read the contents of U!
STM32F100---irDA_Transmit----
- 基于cortex arm stm32f103RB的红外(irDA)遥控数据发送程序。编译通过,推荐给开发stm32的朋友.-Cortex arm stm32f103RB based on infrared (irDA) remote data distribution procedures. Compiler is passed, the recommendation to develop stm32 friends.
STM32-ADC
- STM32 ARM 处理器的ADC采样源代码-STM32 ARM processor ADC sample source code
STM32-H103_Basis
- STM32 ARM Cortex M3 development base for Linux.
stm32-datasheet
- 红牛STM32开发板是以意法半导体 (ST)公司推出的基于ARM Cortex-M3系 列最高配置芯片STM32F103ZE为核心组成。-Red Bull STM32 development board is based on STMicroelectronics (ST) has introduced a series of ARM Cortex-M3 based on the maximum configuration chip STM32F103ZE at the co
AT45DB161D_STM31F103_SOURCE_C
- 开发工具是KEIL,基于STM32F103 ARM芯片实现与AT45DB161D DATA_FLASH数据读写的操作(SPI),对于想入手STM32的新手来说,绝对是不可多的的源码。-Development tools is KEIL, based on STM32F103 ARM chip and AT45DB161D DATA_FLASH data read and write operations (SPI), who want to start the STM32 novice, it
STM32-TFT
- 基于STM32-CORTEX3处理器的开发板实验列程-触摸屏实验程序-STM32-CORTEX3 processor based development board test out process- experimental procedure touchscreen
stm32(IAR)
- 有关stm32(arm Cortex-M3内核)常用设备的一些源代码,是在IAR环境下的-For stm32 (arm Cortex-M3 core) equipment used some source code in IAR environment
ARM--stm32-AD
- arm stm32 ad程序,很基础的。很容易看懂-Arm stm32 AD program, very basic. It is easy to understand
PS/2 protocol on STM32
- PS/2 protocol on STM32
ARM Cortex-M3权威指南(中文版)
- ARM Cortex-M3权威指南(中文版),对STM32讲解透彻,涉及到工作原理,寄存器讲解等(ARM Cortex-M3 authority Guide (Chinese version), to explain thoroughly STM32, involving the work principle, register, explain, etc.)
10、ADC实验(DMA方式)
- arm stm32 f103 ADC实验,使用DMA模式。(The stm32 f103 ADC experiment uses the DMA model)
loadCellIndicator_cs5530_8gb
- Load cell application using STM32F4 series ARM-CPU and CS5530 24bit SDADC. Two programmable relay outputs. And have 2.4 inch TFT LCD.
STM32中文参考手册_V10
- ARM芯片资料,手册 最新中文参考手册,可以参考一下啊(arm stm32 arm stm32f4)
stm32控制伺服A6
- 本资源是利用stm32F103 ARM微处理器控制日本伺服电机A6,并解决了其中的一个bug,程序简单,重点是头一份用stm32 控制A6的程序。说明书中有一个bug,本程序已经纠正。