搜索资源列表
vs1003_STM32_SIP
- vs1003底层驱动函数,使用STM32的SPI接口,包含正玄测试,RAM测试等等。-vs1003 bottom drive function, use the STM32' s SPI interface, including being mysterious test, RAM test and so on.
STM32
- RAM单片机STM32的流水灯设计原代码-STM32 MCU RAM running water light design of the original code
2_NET
- 一个很好的RAM单片机STM32的以太网程序-A good program RAM Ethernet STM32 MCU
STM32ReferenceManual
- 本手册是STM32微控制器产品的技术参考手册 参照2009年12月 RM0008 Reference Manual 英文第10版 ,技术参考手册是有关如何使用该产品的具体信息,包含各个功能模块的内部结构、所有可能的功能描述、各种工作模式的使用和寄存器配置等详细信息。 技术参考手册不包含有关产品技术特征的说明,这些内容在数据手册中。数据手册中的内容包括:产品的基本配置(如内置Flash和RAM的容量、外设模块的种类和数量等),管脚的数量和分配,电气特性,封装信息,和定购代码等。-This
AD9954
- AD9954驱动程序,主控为CPU为STM32,包括单一模式,线性扫面模式,RAM模式,可以产生AM,FM,ASK,PSK,FSK调制信号-AD9954 driver, master for CPU is STM32, including single mode, linear sweep surface model, RAM model, can generate AM, FM, ASK, PSK, FSK modulation signal
UCOS-II----IAR4.42-
- 开发环境:EWARM mcu:STM32 UCOS-II移植(IAR4.42版本) 本工程的代码存放在FLASH中(0x08000000~0x0801ffff,共128KB),堆栈和数据放在RAM中(0x20000000~0x20004fff,共20KB)。 本工程共6个任务: 任务名 优先级 功能 AppTaskStart()"Start Task" 3 初始化uC/TCP-IP,触发LED AppTaskKbd() "Keyboard" 4 读取按键和J
USBMem
- 学习如何用STM32做USB与PC通讯.使用了片上RAM模拟一个U盘,对初学USB的童鞋很有帮助.-Learning with STM32 USB and PC communications. Use of on-chip RAM to simulate a U disk, USB of children' s shoes helpful for beginners.
FSMC-RAM
- STM32 FSMC 外接RAM 程序。已经测试通过-STM32 FSMC external RAM program. Has been tested
STM32--DMA
- DMA传输方式无需CPU直接控制传输,功过硬件为RAM与IO设备开辟一条通道,是CPU效率大大提高-DMA transfers without CPU direct control transfer, merits and demerits of the hardware for the RAM and IO devices open up a channel, the CPU efficiency is greatly improved
STM32SelfTest
- STM32的开机自检程序,主要包括CPU自检,RAM自检,系统时钟的设定以及看门狗的开启和关闭。-The POST STM32 procedures, including the self-test CPU, RAM self-test, the system clock settings and watchdog on and off.
STM32-ADC-oversampling
- 使用STM32单片机ADC模块的过采样技术使采样值更稳定,是一种时间换精度的方法。-This firmware gives the STM32 ADC oversampling using triangular dither. This method consists on adding a triangular signal to the input signal and sampling it with a rate. The timer TIM2 is used to g
Stm32-Run-RAM
- 一个可直接在STM32的RAM中运行的程序,不用下载到flash中,不破坏flash中程序。-A can be directly run the program in the STM32 RAM, don t need to download the flash, does not destroy the flash program.
STM32F10x_LCD_V2.0
- STM32 LCD显示实例。此code 是一个很好的3.2寸LCD显示实例。CPU->LCD RAM->DMA->LCD SD->LCD 等方式刷LCD屏。并测量出刷新速度-STM32 LCD
54654354DFSW
- STM32项目实战外部SRAM访问例程功能实现代码,对于初学者来说,是有非常的帮助效果的-STM32 project combat external RAM access routines function implementation code, for beginners, it is very help effect
debug-using-an-SRAM-run-for-stm32
- stm32f1系列,使用SRAM运行调试程序。KEIL中如何程序在 RAM 中运行-debug using an SRAM run for stm32
pads-STM32-sizhou
- 基于RAM,PADS9.5的死旋翼开发原理图与PCB文件,请用PADS9.5以上版本打开!-Based on RAM, PADS9.5 death rotor develop schematics and PCB files, opened with PADS9.5 above!
RAM调试—多彩流水灯
- 可以实现stm32的流水灯开发,让灯循环点亮(Water lamp development of STM32 can be realized)