- This topic has 2 replies, 3 voices, and was last updated 12 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Microcontroller › AVR › Atmega16 and cc2500
can somebody please help me with how to use cc2500 with atmega16.
i have been researching but with not much success.
i have gone through the tutorial on SPI on this site and will be trying it out first.
want i’m nt sure regarding cc2500 is:-
1. how to configure it.
2.will both the micros act as master with both cc2500 acting as slaves or will one micro be master and other will be slave and cc2500 will merely be a replacement for the wire, and if how how should i provide ss signal(pb4) wirelessly.
any codes, suggestions , tutotrails…..any kind of help would be much appretiated.
thanks in advance.
hey dhruv,
i think i can help you out with this,
1) you’ll have to use both ur microcontrollers as masters and the cc2500 module will act like slave.
2) for interfacing cc2500 you’ll have to learn spi protocol,
3) for config. cc2500 you will have to refer to its data sheet..
you have to config through SPI and sending or receiving of data will be from serial (Rs232)? i am not sure…