Nordic的2.4G无线IC nRF24LU1的烧写软件,使用USBASP修改(含原理图,固件,软件)!Note:Project: nRF24LXX_Prog Version: V0.01 Beta Date: 2009/05/13Author: HuxiaopingMail: Hxp123cn@sohu.comQQ: 121843781Skype: micromcuFirmware:Flash "bin/firmware/nRF24LXX_Prog.2009-05-13.hex" to the used controller with aworking programmer (e.g. with avrdude, uisp, ...). Set jumper J2 to activatenRF24LXX_Prog firmware update function.You have to change the fuse bits for external crystal (see "make fuses").# TARGET=atmega8 HFUSE=0xc9 LFUSE=0xefFILES IN THE DISTRIBUTIONReadme.txt ...................... The file you are currently readingcircuit ......................... Circuit diagram in PDF formatbin ............................. Precompiled programsbin/win-driver .................. Windows driverbin/firmware .................... Precompiled firmware……