基本信息
源码名称:HT762X电能芯片demo
源码大小:8.37M
文件格式:.rar
开发语言:C/C++
更新时间:2022-08-19
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
HT762X电能芯片demo

.
├── HT762X电能芯片demo_HT762x EMU 通用版V0.2_含IAR版本(1).rar
├── Libraries
│   ├── CMSIS
│   │   └── CM0
│   │       ├── CoreSupport
│   │       │   ├── 4.5
│   │       │   │   ├── cmsis_armcc.h
│   │       │   │   ├── cmsis_armcc_V6.h
│   │       │   │   ├── cmsis_gcc.h
│   │       │   │   ├── core_cm0.h
│   │       │   │   ├── core_cmFunc.h
│   │       │   │   └── core_cmInstr.h
│   │       │   ├── 5.0.2.M0
│   │       │   │   ├── cmsis_armcc.h
│   │       │   │   ├── cmsis_armclang.h
│   │       │   │   ├── cmsis_compiler.h
│   │       │   │   ├── cmsis_gcc.h
│   │       │   │   ├── cmsis_iccarm.h
│   │       │   │   ├── cmsis_version.h
│   │       │   │   └── core_cm0.h
│   │       │   ├── 5.6.0.M3
│   │       │   │   ├── cmsis_armcc.h
│   │       │   │   ├── cmsis_armclang.h
│   │       │   │   ├── cmsis_compiler.h
│   │       │   │   ├── cmsis_gcc.h
│   │       │   │   ├── cmsis_iccarm.h
│   │       │   │   ├── cmsis_version.h
│   │       │   │   └── core_cm3.h
│   │       │   ├── cmsis_armcc.h
│   │       │   ├── cmsis_armclang.h
│   │       │   ├── cmsis_compiler.h
│   │       │   ├── cmsis_gcc.h
│   │       │   ├── cmsis_iccarm.h
│   │       │   ├── cmsis_version.h
│   │       │   └── core_cm0.h
│   │       └── DeviceSupport
│   │           ├── inc
│   │           │   ├── ht6xxx.h
│   │           │   └── system_ht6xxx.h
│   │           └── src
│   │               └── system_ht6xxx.c
│   ├── HT60xx_StdPeriph_Driver
│   └── Startup
│       ├── IAR
│       │   ├── startup_ht501x.s
│       │   ├── startup_ht502x.s
│       │   ├── startup_ht6x1x.s
│       │   ├── startup_ht6x2x.s
│       │   ├── startup_ht6x3x.s
│       │   └── startup_ht7x2x.s
│       └── Keil
│           ├── startup_h1901.s
│           ├── startup_ht501x.s
│           ├── startup_ht502x.s
│           ├── startup_ht6x1x.s
│           ├── startup_ht6x2x.s
│           ├── startup_ht6x3x.s
│           └── startup_ht7x2x.s
├── Projects
│   ├── IAR
│   │   ├── Define
│   │   │   └── ProDefine.h
│   │   ├── HT7X2X.icf
│   │   ├── HT7x2x.dep
│   │   ├── HT7x2x.ewd
│   │   ├── HT7x2x.ewp
│   │   ├── HT7x2x.ewt
│   │   ├── HT7x2x.eww
│   │   ├── config
│   │   │   └── HT7x2x
│   │   │       ├── Exe
│   │   │       │   ├── HT7x2x.hex
│   │   │       │   └── HT7x2x.out
│   │   │       ├── List
│   │   │       │   └── HT7x2x.map
│   │   │       └── Obj
│   │   │           ├── HT7x2x.pbd
│   │   │           ├── HT7x2x.pbd.browse
│   │   │           ├── cmu.o
│   │   │           ├── cmu.pbi
│   │   │           ├── cmu.pbi.cout
│   │   │           ├── common.o
│   │   │           ├── common.pbi
│   │   │           ├── common.pbi.cout
│   │   │           ├── display.o
│   │   │           ├── display.pbi
│   │   │           ├── display.pbi.cout
│   │   │           ├── fft.o
│   │   │           ├── fft.pbi
│   │   │           ├── fft.pbi.cout
│   │   │           ├── flicker.o
│   │   │           ├── flicker.pbi
│   │   │           ├── flicker.pbi.cout
│   │   │           ├── ht6xxx_it.o
│   │   │           ├── ht6xxx_it.pbi
│   │   │           ├── ht6xxx_it.pbi.cout
│   │   │           ├── ht_flicker.o
│   │   │           ├── ht_flicker.pbi
│   │   │           ├── ht_flicker.pbi.cout
│   │   │           ├── i2c.o
│   │   │           ├── i2c.pbi
│   │   │           ├── i2c.pbi.cout
│   │   │           ├── lcd.o
│   │   │           ├── lcd.pbi
│   │   │           ├── lcd.pbi.cout
│   │   │           ├── low_power.o
│   │   │           ├── low_power.pbi
│   │   │           ├── low_power.pbi.cout
│   │   │           ├── main.o
│   │   │           ├── main.pbi
│   │   │           ├── main.pbi.cout
│   │   │           ├── meter.o
│   │   │           ├── meter.pbi
│   │   │           ├── meter.pbi.cout
│   │   │           ├── pack.o
│   │   │           ├── pack.pbi
│   │   │           ├── pack.pbi.cout
│   │   │           ├── rvc.o
│   │   │           ├── rvc.pbi
│   │   │           ├── rvc.pbi.cout
│   │   │           ├── sag_peak_int.o
│   │   │           ├── sag_peak_int.pbi
│   │   │           ├── sag_peak_int.pbi.cout
│   │   │           ├── spi.o
│   │   │           ├── spi.pbi
│   │   │           ├── spi.pbi.cout
│   │   │           ├── startup_ht7x2x.o
│   │   │           ├── system_ht6xxx.o
│   │   │           ├── system_ht6xxx.pbi
│   │   │           ├── system_ht6xxx.pbi.cout
│   │   │           ├── uart.o
│   │   │           ├── uart.pbi
│   │   │           ├── uart.pbi.cout
│   │   │           ├── unbalance.o
│   │   │           ├── unbalance.pbi
│   │   │           └── unbalance.pbi.cout
│   │   └── settings
│   │       ├── HT7x2x.HT7x2x.cspy.bat
│   │       ├── HT7x2x.crun
│   │       ├── HT7x2x.dbgdt
│   │       ├── HT7x2x.dni
│   │       ├── HT7x2x.wsdt
│   │       └── HT7x2x.wspos
│   ├── Keil
│   │   ├── Define
│   │   │   └── ProDefine.h
│   │   ├── HT7x2x.sct
│   │   ├── HiTrendtech.uvgui.user
│   │   ├── HiTrendtech.uvgui_user.bak
│   │   ├── HiTrendtech.uvopt
│   │   ├── HiTrendtech.uvproj
│   │   ├── HiTrendtech_HT7x2x.dep
│   │   └── config
│   │       └── HT7x2x
│   │           ├── HT7x2x.axf
│   │           ├── HT7x2x.bin
│   │           ├── HT7x2x.hex
│   │           ├── HT7x2x.htm
│   │           ├── HT7x2x.lnp
│   │           ├── HT7x2x.plg
│   │           ├── Listings
│   │           │   ├── HT6x2x.map
│   │           │   ├── HT7x2x.map
│   │           │   ├── startup_h1901.lst
│   │           │   ├── startup_ht6x2x.lst
│   │           │   └── startup_ht7x2x.lst
│   │           ├── Objects
│   │           │   ├── ExtDll.iex
│   │           │   ├── HT6x2x.axf
│   │           │   ├── HT6x2x.bin
│   │           │   ├── HT6x2x.hex
│   │           │   ├── HT6x2x.htm
│   │           │   ├── HT6x2x.lnp
│   │           │   ├── HT6x2x.plg
│   │           │   ├── HT6x2x.sct
│   │           │   ├── HT6x2x_sct.Bak
│   │           │   ├── cmu.crf
│   │           │   ├── cmu.d
│   │           │   ├── cmu.o
│   │           │   ├── common.crf
│   │           │   ├── common.d
│   │           │   ├── common.o
│   │           │   ├── fft.crf
│   │           │   ├── fft.d
│   │           │   ├── fft.o
│   │           │   ├── flicker.crf
│   │           │   ├── flicker.d
│   │           │   ├── flicker.o
│   │           │   ├── ht6xxx_aes&rand.crf
│   │           │   ├── ht6xxx_aes&rand.d
│   │           │   ├── ht6xxx_aes&rand.o
│   │           │   ├── ht6xxx_cmu.crf
│   │           │   ├── ht6xxx_cmu.d
│   │           │   ├── ht6xxx_cmu.o
│   │           │   ├── ht6xxx_crc.crf
│   │           │   ├── ht6xxx_crc.d
│   │           │   ├── ht6xxx_crc.o
│   │           │   ├── ht6xxx_dma.crf
│   │           │   ├── ht6xxx_dma.d
│   │           │   ├── ht6xxx_dma.o
│   │           │   ├── ht6xxx_exti.crf
│   │           │   ├── ht6xxx_exti.d
│   │           │   ├── ht6xxx_exti.o
│   │           │   ├── ht6xxx_flash.crf
│   │           │   ├── ht6xxx_flash.d
│   │           │   ├── ht6xxx_flash.o
│   │           │   ├── ht6xxx_gpio.crf
│   │           │   ├── ht6xxx_gpio.d
│   │           │   ├── ht6xxx_gpio.o
│   │           │   ├── ht6xxx_iic.crf
│   │           │   ├── ht6xxx_iic.d
│   │           │   ├── ht6xxx_iic.o
│   │           │   ├── ht6xxx_it.crf
│   │           │   ├── ht6xxx_it.d
│   │           │   ├── ht6xxx_it.o
│   │           │   ├── ht6xxx_lcd.crf
│   │           │   ├── ht6xxx_lcd.d
│   │           │   ├── ht6xxx_lcd.o
│   │           │   ├── ht6xxx_pmu.crf
│   │           │   ├── ht6xxx_pmu.d
│   │           │   ├── ht6xxx_pmu.o
│   │           │   ├── ht6xxx_reset.crf
│   │           │   ├── ht6xxx_reset.d
│   │           │   ├── ht6xxx_reset.o
│   │           │   ├── ht6xxx_rtc.crf
│   │           │   ├── ht6xxx_rtc.d
│   │           │   ├── ht6xxx_rtc.o
│   │           │   ├── ht6xxx_spi.crf
│   │           │   ├── ht6xxx_spi.d
│   │           │   ├── ht6xxx_spi.o
│   │           │   ├── ht6xxx_tbs.crf
│   │           │   ├── ht6xxx_tbs.d
│   │           │   ├── ht6xxx_tbs.o
│   │           │   ├── ht6xxx_timer.crf
│   │           │   ├── ht6xxx_timer.d
│   │           │   ├── ht6xxx_timer.o
│   │           │   ├── ht6xxx_uart&7816.crf
│   │           │   ├── ht6xxx_uart&7816.d
│   │           │   ├── ht6xxx_uart&7816.o
│   │           │   ├── i2c.crf
│   │           │   ├── i2c.d
│   │           │   ├── i2c.o
│   │           │   ├── lcd.crf
│   │           │   ├── lcd.d
│   │           │   ├── lcd.o
│   │           │   ├── main.crf
│   │           │   ├── main.d
│   │           │   ├── main.o
│   │           │   ├── meter.crf
│   │           │   ├── meter.d
│   │           │   ├── meter.o
│   │           │   ├── pack.crf
│   │           │   ├── pack.d
│   │           │   ├── pack.o
│   │           │   ├── rvc.crf
│   │           │   ├── rvc.d
│   │           │   ├── rvc.o
│   │           │   ├── sag_peak_int.crf
│   │           │   ├── sag_peak_int.d
│   │           │   ├── sag_peak_int.o
│   │           │   ├── spi.crf
│   │           │   ├── spi.d
│   │           │   ├── spi.o
│   │           │   ├── startup_h1901.d
│   │           │   ├── startup_h1901.o
│   │           │   ├── startup_ht6x2x.d
│   │           │   ├── startup_ht6x2x.o
│   │           │   ├── startup_ht7x2x.d
│   │           │   ├── startup_ht7x2x.o
│   │           │   ├── system_ht6xxx.crf
│   │           │   ├── system_ht6xxx.d
│   │           │   ├── system_ht6xxx.o
│   │           │   ├── uart.crf
│   │           │   ├── uart.d
│   │           │   ├── uart.o
│   │           │   ├── unbalance.crf
│   │           │   ├── unbalance.d
│   │           │   └── unbalance.o
│   │           ├── cmu.crf
│   │           ├── cmu.d
│   │           ├── cmu.o
│   │           ├── common.crf
│   │           ├── common.d
│   │           ├── common.o
│   │           ├── display.crf
│   │           ├── display.d
│   │           ├── display.o
│   │           ├── fft.crf
│   │           ├── fft.d
│   │           ├── fft.o
│   │           ├── flicker.crf
│   │           ├── flicker.d
│   │           ├── flicker.o
│   │           ├── ht6xxx_it.crf
│   │           ├── ht6xxx_it.d
│   │           ├── ht6xxx_it.o
│   │           ├── ht_flicker.crf
│   │           ├── ht_flicker.d
│   │           ├── ht_flicker.o
│   │           ├── i2c.crf
│   │           ├── i2c.d
│   │           ├── i2c.o
│   │           ├── lcd.crf
│   │           ├── lcd.d
│   │           ├── lcd.o
│   │           ├── low_power.crf
│   │           ├── low_power.d
│   │           ├── low_power.o
│   │           ├── main.crf
│   │           ├── main.d
│   │           ├── main.o
│   │           ├── meter.crf
│   │           ├── meter.d
│   │           ├── meter.o
│   │           ├── pack.crf
│   │           ├── pack.d
│   │           ├── pack.o
│   │           ├── rvc.crf
│   │           ├── rvc.d
│   │           ├── rvc.o
│   │           ├── sag_peak_int.crf
│   │           ├── sag_peak_int.d
│   │           ├── sag_peak_int.o
│   │           ├── spi.crf
│   │           ├── spi.d
│   │           ├── spi.o
│   │           ├── startup_ht7x2x.d
│   │           ├── startup_ht7x2x.o
│   │           ├── system_ht6xxx.crf
│   │           ├── system_ht6xxx.d
│   │           ├── system_ht6xxx.o
│   │           ├── uart.crf
│   │           ├── uart.d
│   │           ├── uart.o
│   │           ├── unbalance.crf
│   │           ├── unbalance.d
│   │           └── unbalance.o
│   └── Keil5
│       ├── Define
│       │   └── ProDefine.h
│       ├── HT7x2x.sct
│       ├── HiTrendtech.plg
│       ├── HiTrendtech.uvguix.user
│       ├── HiTrendtech.uvoptx
│       ├── HiTrendtech.uvprojx
│       └── config
│           ├── HT501x
│           │   ├── Listings
│           │   └── Objects
│           ├── HT6x1x
│           │   ├── Listings
│           │   └── Objects
│           ├── HT6x2x
│           │   ├── Listings
│           │   └── Objects
│           ├── HT6x3x
│           │   ├── Listings
│           │   └── Objects
│           └── HT762x
│               ├── Listings
│               │   ├── HT7x2x.map
│               │   └── startup_ht7x2x.lst
│               └── Objects
│                   ├── HT7x2x.axf
│                   ├── HT7x2x.bin
│                   ├── HT7x2x.build_log.htm
│                   ├── HT7x2x.hex
│                   ├── HT7x2x.htm
│                   ├── HT7x2x.lnp
│                   ├── HT7x2x.sct
│                   ├── HiTrendtech_HT7x2x.dep
│                   ├── cmu.crf
│                   ├── cmu.d
│                   ├── cmu.o
│                   ├── common.crf
│                   ├── common.d
│                   ├── common.o
│                   ├── display.crf
│                   ├── display.d
│                   ├── display.o
│                   ├── fft.crf
│                   ├── fft.d
│                   ├── fft.o
│                   ├── flicker.crf
│                   ├── flicker.d
│                   ├── flicker.o
│                   ├── ht6xxx_it.crf
│                   ├── ht6xxx_it.d
│                   ├── ht6xxx_it.o
│                   ├── ht_flicker.crf
│                   ├── ht_flicker.d
│                   ├── ht_flicker.o
│                   ├── i2c.crf
│                   ├── i2c.d
│                   ├── i2c.o
│                   ├── lcd.crf
│                   ├── lcd.d
│                   ├── lcd.o
│                   ├── low_power.crf
│                   ├── low_power.d
│                   ├── low_power.o
│                   ├── main.crf
│                   ├── main.d
│                   ├── main.o
│                   ├── meter.crf
│                   ├── meter.d
│                   ├── meter.o
│                   ├── pack.crf
│                   ├── pack.d
│                   ├── pack.o
│                   ├── rvc.crf
│                   ├── rvc.d
│                   ├── rvc.o
│                   ├── sag_peak_int.crf
│                   ├── sag_peak_int.d
│                   ├── sag_peak_int.o
│                   ├── spi.crf
│                   ├── spi.d
│                   ├── spi.o
│                   ├── startup_ht7x2x.d
│                   ├── startup_ht7x2x.o
│                   ├── system_ht6xxx.crf
│                   ├── system_ht6xxx.d
│                   ├── system_ht6xxx.o
│                   ├── uart.crf
│                   ├── uart.d
│                   ├── uart.o
│                   ├── unbalance.crf
│                   ├── unbalance.d
│                   └── unbalance.o
├── Users
│   ├── cmu.c
│   ├── cmu.h
│   ├── common.c
│   ├── common.h
│   ├── display.c
│   ├── display.h
│   ├── fft.c
│   ├── fft.h
│   ├── flicker.c
│   ├── flicker.h
│   ├── ht6xxx_it.c
│   ├── ht6xxx_it.h
│   ├── ht7x2x_Iar.a
│   ├── ht7x2x_Keil.lib
│   ├── ht7x2x_lib.h
│   ├── ht_flicker.c
│   ├── ht_flicker.h
│   ├── i2c.c
│   ├── i2c.h
│   ├── include.h
│   ├── lcd.c
│   ├── lcd.h
│   ├── low_power.c
│   ├── low_power.h
│   ├── main.c
│   ├── meter.c
│   ├── meter.h
│   ├── pack.c
│   ├── pack.h
│   ├── rvc.c
│   ├── rvc.h
│   ├── sag_peak_int.c
│   ├── sag_peak_int.h
│   ├── spi.c
│   ├── spi.h
│   ├── uart.c
│   ├── uart.h
│   ├── unbalance.c
│   ├── unbalance.h
│   └── user_cfg.h
├── sourceInsight
│   └── 22.s3.5 project
│       ├── 222.IAB
│       ├── 222.IAD
│       ├── 222.IMB
│       ├── 222.IMD
│       ├── 222.PFI
│       ├── 222.PO
│       ├── 222.PR
│       ├── 222.PRI
│       ├── 222.PS
│       ├── 222.SearchResults
│       └── 222.WK3
└── 文档
    ├── HT7x2x EMU LIB 使用说明V0.1.docx
    ├── Iar安装目录 config文件.rar
    └── 软件通信帧说明.docx

51 directories, 437 files