Page 1 of 1
[SOLVED] Can crazyradio be flashed by other programmer ?
Posted: Thu Jan 02, 2014 11:33 am
by baicker
I havn't bought the bus pirate yet, Can crazyradio be flashed by other programmer like avr ?
I saw the P2 is a 10PIN interface, but it havn't contain the CSN pin, should i flash it without connecting the CSN pin ?
sorry for my pool english

Re: Can crazyradio be flashed by other programmer ?
Posted: Fri Jan 03, 2014 8:39 am
by tobias
It could be programmed with AVR I think but a "driver" would have to be written to do it. The nRF24LU1+ chip can be programmed over SPI so with a tool that can do that it is possible but not for any beginner. Also the voltage levels have to be compatible. If I recall correctly the nRF24LU1+ is only 3.3V tolerant.
Re: Can crazyradio be flashed by other programmer ?
Posted: Sun Jan 05, 2014 3:26 am
by baicker
tobias wrote:It could be programmed with AVR I think but a "driver" would have to be written to do it. The nRF24LU1+ chip can be programmed over SPI so with a tool that can do that it is possible but not for any beginner. Also the voltage levels have to be compatible. If I recall correctly the nRF24LU1+ is only 3.3V tolerant.
thanks tobias.