文件名称:AnteeoBee_20060218
介绍说明--下载内容均来自于网络,请自行研究使用
his project was built and tested with WinAVR-20060125.
Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!!
To build the code, just install WinAVR and run \"make\" from the console in echomaster and
echoslave subdirs.
\"make program\" will program the device if you have a AVRISP attached.
Remember to set the AVR device to at least 8MHz. The AVR may use the programmable clock
from MC1319x, just remember to check if the MC1319x and SPI communication is working FIRST!
Otherwise you wont get any clock signal to the AVR and then you can t program it or reset
the fuses!
The MC1319x has default clock output of 32kHz so you will have to set your programmer to
a very low frequency (<=32kHz/4) to be able to program it while it is running on that!-his project was built and tested with WinAV R-20060125. Make sure the MCU target define in t he Makefiles corresponds to the AVR you are usin g! ! To build the code, WinAVR just install and run "make" from the cons Morning in echomaster and echoslave subdirs. "make program "will program the device if you have a AV RISP attached. Remember to set the device to AVR at least 8MHz. The AVR may use the programmable c lock from MC1319x. just remember to check if the MC1319x and SPI com munication is working FIRST! Otherwise you will t get any clock signal to the AVR and then you can not program it or reset the fuses! The MC1319x has de fault clock output of 32kHz so you will have to se not your programmer to a very low frequency (
Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!!
To build the code, just install WinAVR and run \"make\" from the console in echomaster and
echoslave subdirs.
\"make program\" will program the device if you have a AVRISP attached.
Remember to set the AVR device to at least 8MHz. The AVR may use the programmable clock
from MC1319x, just remember to check if the MC1319x and SPI communication is working FIRST!
Otherwise you wont get any clock signal to the AVR and then you can t program it or reset
the fuses!
The MC1319x has default clock output of 32kHz so you will have to set your programmer to
a very low frequency (<=32kHz/4) to be able to program it while it is running on that!-his project was built and tested with WinAV R-20060125. Make sure the MCU target define in t he Makefiles corresponds to the AVR you are usin g! ! To build the code, WinAVR just install and run "make" from the cons Morning in echomaster and echoslave subdirs. "make program "will program the device if you have a AV RISP attached. Remember to set the device to AVR at least 8MHz. The AVR may use the programmable c lock from MC1319x. just remember to check if the MC1319x and SPI com munication is working FIRST! Otherwise you will t get any clock signal to the AVR and then you can not program it or reset the fuses! The MC1319x has de fault clock output of 32kHz so you will have to se not your programmer to a very low frequency (
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 73462683anteeobee_20060218.zip 列表 cmn/ cmn/ledfeedback.c cmn/ledfeedback.h cmn/mc1319x.c cmn/mc1319x.h cmn/usart.c cmn/usart.h echomaster/ echomaster/echomaster.c echomaster/Makefile echoslave/ echoslave/echoslave.c echoslave/Makefile README.TXT