搜索资源列表
STM32F10X_DEMO_3.5.0
- 基于STMF103ZET6移植最新固件库3.5.0版本,是一个完整的工程,并详细中文注释,包括按键,TFTLCD液晶显示、SPI.USART.I2C,FSMC,DMA,DAC,ADC等常用外设模块文件,完全调试测试通过,可以直接使用哦。-Transplantation based on the latest firmware library STMF103ZET6 version 3.5.0, is a complete project, and detailed notes in Chines
lpcxpresso.getting.started
- The LPC1769 is a Cortex-M3 microcontroller for embedded applications featuring a high level of integration and low power consumption at frequencies of 120 MHz. Features include 512 kB of flash memory, 64 kB of data memory, Ethernet MAC, USB Device/Ho
GPIO_adc_dac_dma
- STM32 ADC/DAC/DMA设置,开发环境IAR5.4-STM32 ADC/DAC/DMA settings, the development environment IAR5.4
WavePlayer_v1_1
- 使用LPC1768从SD卡中读WAVE文件,通过DMA方式发送到I2S接口。输入时钟为22.5792MHz,DAC采样频率为44.1KHz-LPC1768 WAVE file read from the SD card, sent by the DMA to I2S interface. The input clock of 22.5792 MHz DAC sampling frequency of 44.1KHz
EM-LPC1780_MDK_Routine_Package
- lpc1780片上外设大全,uart ,timer,adc,dac,dma,spi,i2c,rtc,看门狗,dma,can,-Encyclopedia on lpc1780 chip peripherals, uart, timer, adc, dac, dma, spi, i2c, rtc, watchdog, dma, can, etc.
STM32F4xx_StdPeriph_Driver
- STM32F4xx_StdPeriph_Driver是用于ST公司的ARM-Cortex M4系列单片机编程的底层驱动库,包含了基本的GPIO, ADC, SPI, USART, DMA, DAC等外设的配置函数。-STM32F4xx StdPeriph Driver is used for ST s ARM- the Cortex M4 series microcontroller programming the underlying Driver library, contains the
STM32F746-DAC
- 这stm32f746描述了如何使用DAC外围 产生使用DMA控制器的信号。 在用户按键每按一下,信号已被选中,可监测 DAC通道: • 三角波形(通道1)。 -自动扶梯的波形(1频道)使用DMA传输。-This STM32F746 code provides a descr iption of how to use the DAC peripheral to generate several signals using DMA controller. Fo
STM32_ADC_DAC
- 基于STM32微控制器的ADC和DAC实验,使用DMA。-Experiment of ADC and DAC based on STM32 micro controller,using DMA.
The-portable-instrument-ground
- 便携地面仪实现了测井仪器的数据采集。 这是一个相对复杂的综合,综合了STM32的ADC、DMA、DAC、TIM、fsmc、网络等硬件功能。-Portable apparatus on the ground to realize the logging instrument of data collection. This is a relatively complex synthesis, the synthesis of the STM32 ADC, DMA, DAC, TIM, FS
DAC+DMA成功输出正弦波 F4
- stm32通过dma和dac实现波形发生器(STM32 implements waveform generators through DMA and DAC)