搜索资源列表
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.
Micrium+2.85+for+SMART+ARM+2200
- ucos2 is a file system for embedded applications which can be used on any media, for which you can provide basic hardware access functions. µ C/FS is a high performance library that has been optimized for minimum memory consumption in RAM and RO
STM32RAMdebuge
- stm32 在 ram中调试程序的方法及相关程序-stm32 ram
STM32_GPIO_ULINK1_RAM
- 使用ULINK在RAM中调试STM32的程序-ULINK in the RAM using the STM32 debug programs
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
Sram
- STM32芯片外扩ram的应用程序,基于MDK开发,简单易用-Expanding the application of the ram, the STM32 chip-based MDK Development, and simple to use
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
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.
STM32-Experimental-Music-Player
- STM32音乐播放器实验 本实验将实现如下功能:开机先检测字库是否存在,如果检测无问题,则对VS1053进行RAM测试和正弦测试,测试完后开始循环播放SD卡MUSIC文件夹里面的歌曲(必须在SD卡根目录建立一个MUSIC文件夹,并存放歌曲在里面),在TFTLCD上显示歌曲名字、播放时间、歌曲总时间、歌曲总数目、当前歌曲的编号等信息。KEY0用于选择下一曲,KEY2用于选择上一曲,WK_UP和KEY1用来调节音量。本实验用DS0指示程序运行状况。 注意:该实验必须自备SD卡一个,耳机一副。
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!
FreeRTOS动态内存管理
- FreeRTOS动态内存管理,示例如何管理操作系统内存,节省内存空间(FreeRTOS dymatic manage of ram,save the ram space)
RT-thread-project-gathon
- RT-thread 2.1.1 移植到 STM32F103ZET6,周期点亮两个LED; 程序运行在RAM中,如果需要在flash中运行的,请自行在MDK的设置中修改; by gathon(RT-thread 2.1.1 ported to STM32F103ZET6,Cycle two LEDs, The program runs in RAM. If you need to run in flash, please modify it yourself in the settings
STM32_PRJ_32点5khz采样
- stm32f103嵌入式单片机快速傅里叶fft转换。 采用定时器TIM4的CCR4触发ADC采样, 采样率5khz,正弦及余弦运算采用查表法。 ram占用小于300byte。(STM32F103 embedded microcontroller, fast Fourier transform FFT. Using the CCR4 of the timer TIM4 to trigger ADC sampling, The sampling rate is 5KHz, sine
RAM调试—多彩流水灯
- 可以实现stm32的流水灯开发,让灯循环点亮(Water lamp development of STM32 can be realized)