• 大小: 21KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-06-11
  • 语言: 其他
  • 标签: LTC6811  Driv  LTC681x  

资源简介

LTC6811: Multicell Battery Monitor LTC6811.h LTC6811.cpp LTC681x.h LTC681x.cpp

资源截图

代码片段和文件信息

/*!
LTC6811-1: Multicell Battery Monitor
@verbatim
  The LTC6811 is a 3rd generation multicell battery stack
  monitor that measures up to 12 series connected battery
  cells with a total measurement error of less than 1.2mV. The
  cell measurement range of 0V to 5V makes the LTC6811
  suitable for most battery chemistries. All 12 cell voltages
  can be captured in 290uS and lower data acquisition rates
  can be selected for high noise reduction.

  Using the LTC6811-1 multiple devices are connected in
  a daisy-chain with one host processor connection for all
  devices.
@endverbatim

http://www.linear.com/product/LTC6811-1

http://www.linear.com/product/LTC6811-1#demoboards


Copyright 2018(c) Analog Devices Inc.

All rights reserved.

Redistribution and use in source and binary forms with or without
modification are permitted provided that the following conditions are met:
 - Redistributions of source code must retain the above copyright
   notice this list of conditions and the following disclaimer.
 - Redistributions in binary form must reproduce the above copyright
   notice this list of conditions and the following disclaimer in
   the documentation and/or other materials provided with the
   distribution.
 - Neither the name of Analog Devices Inc. nor the names of its
   contributors may be used to endorse or promote products derived
   from this software without specific prior written permission.
 - The use of this software may or may not infringe the patent rights
   of one or more patent holders.  This license does not release you
   from the requirement that you obtain separate licenses from these
   patent holders to use this software.
 - Use of the software either in source or binary form must be run
   on or directly connected to an Analog Devices Inc. component.

THIS SOFTWARE IS PROVIDED BY ANALOG DEVICES “AS IS“ AND ANY EXPRESS OR
IMPLIED WARRANTIES INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL ANALOG DEVICES BE LIABLE FOR ANY DIRECT INDIRECT
INCIDENTAL SPECIAL EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT
LIMITED TO INTELLECTUAL PROPERTY RIGHTS PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE DATA OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT STRICT LIABILITY
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Copyright 2017 Linear Technology Corp. (LTC)
***********************************************************/

//! @ingroup BMS
//! @{
//! @defgroup LTC6811-1 LTC6811-1: Multicell Battery Monitor
//! @}

/*! @file
    @ingroup LTC6811-1
    Library for LTC6811-1 Multicell Battery Monitor
*/

#include “stdint.h“
#include “LTC681x.h“
#include “LTC6811.h“


void LTC6811_init_reg_li

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      14331  2018-04-16 17:21  LTC6811\LTC6811.cpp

     文件      13644  2018-04-16 17:21  LTC6811\LTC6811.h

     文件      47668  2018-04-16 17:21  LTC6811\LTC681x.cpp

     文件      25259  2018-04-16 17:21  LTC6811\LTC681x.h

     目录          0  2018-09-13 22:11  LTC6811

----------- ---------  ---------- -----  ----

               100902                    5


评论

共有 条评论