??? 03/08/06 06:10 Read: times |
#111582 - 2420 interface details Responding to: ???'s previous message |
Sorry Richard, once more, my reply was not informative. Let me give you all a detailed reply now, and if you want any more details, I am happy to give.
There are 10 digital pins, out of 48 pins in the Zigbee transceiver. They are: Now, the status pins are generally at logic low, but they change the state as and when a packet is transmitted or received. I have a dev. board from Chipcon, which could act as a node, and I have interfaced a stand-alone 2420 module and mega8535, which is the another node. My current interest is to set up the firmware and driver for the 2420 chip. (the AVR used is not for any specific purpose, I can get hardware SPI, since 89s8252 is difficult to find). The status pins behave as follows: (while receiving a packet) Richard said:
Under precisely what conditions do you want to sample those signals? I can give a command over SPI to enable the reception of packets. Then the chip will respond to packets, and the status can be received over the status pins. I would like to monitor the pins before and after turning on the reception. (Forgive me, but I'm unfamiliar with this particular part, so those signals don't mean much to me.) I am sorry for my incomplete reply, dear Richard. Since this CC2420 is fairly a new device, I cant find many users and materials in the internet. And the signals are really mysterious for me! Whatever the packet I send, my board receives only first 3 bytes of any packet, then nothing. I have tried all possible combinations of initial settings, and so on, but dint find a clue yet. Even the technical support people give the datasheet reference as answers to my questions. There are two mysterious registers within CC2420, which are not well documented in the datasheet, and, hardly anyone knows what they are for. May be the clue is in these status pins, so the Logic Analyser post here. Thank you all for your valuable posts and comments here. I am getting highly useful data, which are, by no means, I would have learnt. Warm Regards, Vignesh |