资源简介
STM8L 的硬件IIC从机,调试通过可以使用

代码片段和文件信息
/**
******************************************************************************
* @file stm8l15x_adc.c
* @author MCD Application Team
* @version V1.6.1
* @date 30-September-2014
* @brief This file provides firmware functions to manage the following
* functionalities of the Analog to Digital Convertor (ADC) peripheral:
* - Initialization and Configuration
* - Power saving
* - Analog Watchdog configuration
* - Temperature Sensor & Vrefint (Voltage Reference internal) management
* - Regular Channels Configuration
* - Regular Channels DMA Configuration
* - Injected channels Configuration
* - Interrupts and flags management
*
* @verbatim
*
* ===================================================================
* How to use this driver
* ===================================================================
* 1. Enable The ADC controller clock using CLK_PeripheralClockConfig()
* function : CLK_PeripheralClockConfig(CLK_Peripheral_ADC1 ENABLE).
*
* 2. Configure the ADC Prescaler conversion resolution and data
* alignment using the ADC_Init() function.
*
* 3. Activate the ADC peripheral using ADC_Cmd() function.
*
* Regular channels group configuration
* ====================================
* - To configure the ADC regular channels group features use
* ADC_Init() and ADC_RegularChannelConfig() functions.
* - To activate the continuous mode use the ADC_continuousModeCmd()
* function.
* - To configure and activate the Discontinuous mode use the
* ADC_DiscModeChannelCountConfig() and ADC_DiscModeCmd() functions.
* - To read the ADC converted values use the ADC_GetConversionValue()
* function.
*
* DMA for Regular channels group features configuration
* ======================================================
* - To enable the DMA mode for regular channels group use the
* ADC_DMACmd() function.
* - To enable the generation of DMA requests continuously at the end
* of the last DMA transfer use the ADC_DMARequestAfterLastTransferCmd()
* function.
* Injected channels group configuration
* =====================================
* - To configure the ADC Injected channels group features use
* ADC_InjectedChannelConfig() and ADC_InjectedSequencerLengthConfig()
* functions.
* - To activate the continuous mode use the A
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 134533 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x.h
文件 17052 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_adc.h
文件 5200 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_aes.h
文件 3698 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_beep.h
文件 19547 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_clk.h
文件 10104 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_comp.h
文件 10290 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_dac.h
文件 13383 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_dma.h
文件 9931 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_exti.h
文件 14659 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_flash.h
文件 6652 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_gpio.h
文件 35578 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_i2c.h
文件 2408 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_irtim.h
文件 14238 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_itc.h
文件 4773 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_iwdg.h
文件 22787 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_lcd.h
文件 4625 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_pwr.h
文件 3242 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_rst.h
文件 37913 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_rtc.h
文件 14615 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_spi.h
文件 21160 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_syscfg.h
文件 37532 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_tim1.h
文件 29284 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_tim2.h
文件 29162 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_tim3.h
文件 11839 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_tim4.h
文件 28561 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_tim5.h
文件 13320 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_usart.h
文件 7927 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_wfe.h
文件 2890 2014-10-22 21:31 IICSlave\Libraries\inc\stm8l15x_wwdg.h
文件 40644 2014-10-22 21:31 IICSlave\Libraries\src\stm8l15x_adc.c
............此处省略174个文件信息
相关资源
- DAS1302蜂鸣 独立按键 闹钟设定 IIC存储
- STM32 DS3231驱动.zip
- IIC proteus仿真实验
- STM32F030从机中断接收的iic代码,附带
- FreeModbus_Slave+STM32F407+USART2代码亲测可
- STM8L中文参考手册1-4全
- STM8L_MPU6500_DMP_震动唤醒
- STM32使用模拟IIC实现24C02读取
- ifenslave_2.9_all.deb
- 0.96OLED_C51系列_IIC应答_例程
- USB2.0芯片cy68013高速bulk传输slave fifo模
- (带有源代码)基于FPGA的模拟I2C接口
- zw_OLED-STM32F4-IIC.zip
- STM32硬件IIC主机例程以读写EEPROM为例
- stm32单片机IIC通讯采集sht20温湿度传感
- 基于IIC的OLED显示程序
- OLED程序例程(STM32_OLED(C8T6))
- stm32f103iic读取AT24XX全系eeprom
- fpga与eeprom通信
- Profibus master+slave+VSPD 测试软件
- STM32用IIC通信实现OLED显示程序代码及
- ModbusTools_破解版
- ATTINY24A 接收IIC程序控制直流电机
- STM8L051 低功耗运行模式 库函数例程
- STM8L051.串口接收IDLE中断.zip
- 额温枪STM8L方案含原理图和代码.rar
- 基于STM32F103控制16PWM路舵机驱动板PC
- STM8L 硬件IIC主机
- DTH11温湿度显示在IIC_OLED上,好用,自
- STM32 IIC驱动DRV10983
评论
共有 条评论