文件名称:pmbus
介绍说明--下载内容来自于网络,使用问题请自行百度
pmbus在avr32开发板平台上tiny24中的实现。-This is PMBus 1.1 [0] software intended to replace the firmware found in the "Board Controller" [1] on the Atmel ATNGW100 [2], which is a low cost [$US 90] Linux-oriented board suitable for developing and deploying AVR32 based embedded systems. This firmware can go into an ATtiny24 microcontroller which is found on that board, but which is not currently used for anything of note.
This is licensed under GNU GPLv3. The distribution files include
README-- what you re reading
COPYING-- copy of GPLv3
Makefile-- to build under Linux
pmbus_slave.elf-- pre-built binary
pmbus_peek.c-- userspace tool talking to the firmware
Plus of course the source code with the I2C/PMBus protocol code and microcontroller access:
main.c
pmbus.c
usi_i2c_slave.c
usi_i2c_slave.h
smbus_glue.h
prod_misc.h
This is licensed under GNU GPLv3. The distribution files include
README-- what you re reading
COPYING-- copy of GPLv3
Makefile-- to build under Linux
pmbus_slave.elf-- pre-built binary
pmbus_peek.c-- userspace tool talking to the firmware
Plus of course the source code with the I2C/PMBus protocol code and microcontroller access:
main.c
pmbus.c
usi_i2c_slave.c
usi_i2c_slave.h
smbus_glue.h
prod_misc.h
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pmbus/pmbus
pmbus
pmbus
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.