搜索资源列表
STM32学习笔记之ADC
- 关于STM32的学习的一些资料,关于AD的
stm32在AD下的库文件
- stm32在altium designer下的库文件
stm32-fft
- 使用STM32的DSP库函数,对AD来的信号进行FFT变换,并显示到LCD屏上。做的是512点fft,显示240个数,且有一定的精度保证。具有很高的实时性。-Use the STM32 DSP library functions, the signal of the AD to the FFT transform, and display to the LCD screen. Do is 512 points fft, show the number 240, and there is a ce
STM32-AD-CARD
- 自己做的一个工程,为某AD数据采集卡的完整代码程序。主控芯片为STM32F103RB。-Own a project, an AD data acquisition card for the complete code for the program. Master chip STM32F103RB.
2010.5.11-AD-CAN-LCD
- 此程序是在电子白菜的STM32开发板上实现的,采集电位器模拟量,经过AD转化,然后发送到CAN上-This program is in the electronic cabbage STM32 development board to achieve, capture analog potentiometer, after AD conversion, and then sent to the CAN on the
AD_2_Channel_DMA
- STM32例子 AD两通道采样(一个模拟输入 一个内置温度传感器) DMA传输。 -STM32 a presentation including examples of two-channel AD sampling (one analog input of a built-in temperature sensor) DMA transmission
ADC
- stm32 AD转换程序 例程里面有详细配置-stm32 AD conversion routine which has detailed configuration
ADC3
- STM32 AD转换程序源代码 STM32 AD转换程序源代码-STM32 AD conversion source code STM32 AD conversion source code
tft_AD
- stm32 ad转换及tft屏幕显示,屏幕可显示英文字库及符号及系统内部电压。-stm32 ad conversion and tft screen display, the screen display and the English font and symbols within the system voltage.
STM32F103VE
- 单片机完整数据手册,STM32,AD转换,高速度高效率-SCM complete data sheet, STM32, AD conversion, high-speed high-efficiency
STM32-AD
- 使用STM32单片进行AD转换,通过将单片机的USB模拟为232串行口与上位机进行数据通信的实例。-The STM32 monolithic AD converter, by MCU USB analog to 232 serial port with the host computer data communication instance.
STM32-AD
- stm32的AD采集程序代码,验证过可用。-Stm32 AD acquisition program code, verification can be used.
ARM--stm32-AD
- arm stm32 ad程序,很基础的。很容易看懂-Arm stm32 AD program, very basic. It is easy to understand
STM32-AD-2Channel-DMA
- STM32F103 AD采集 两通道 启用DMA数据传输-STM32 AD 2Channel DMA
STM32灏佽搴
- STM32所有的板子。AD封装。用来画图的。你懂得,打包下载,(AD packaging. Used for drawing. You know, pack and download)
STM32 AD
- STM32库函数,实现AD转换。可通过测量电位器的电压对代码进行测试。(STM32 library function, to achieve AD conversion. The code can be tested by measuring the voltage of the potentiometer.)
stm32 ADC initialization program
- 对stm32上的AD模块进行初始化设置,从而进行下一步的编程(Initialize the AD module on the STM32 so that you can proceed to the next step)
超详细的STM32讲解——AD单通道与多通道转换(DMA)
- STM32F103自带AD的转换函数,C语言程序编写(The conversion function of STM32F103 with AD, C language program)
STM32-DCP-208 串口AD转换电路(ADS1118)
- 实现是STM32的AD转换,并通过串口发送。(Implementation is STM32 AD conversion, and sent through the serial port.)
stm32 ad dma can 485
- IO口采集AD值,然后经过DMA传输,数据通过CAN 以及486相互传输,CPU执行其他指令(The AD value is collected by the IO port and transmitted by DMA. The data is transmitted by CAN and 486. The CPU executes other instructions.)