I have two design questions concerning the Nrf2401.
The first question is about the PWR_UP pin… My first thought was that the PWR_UP pin should be left unconnected. But after re-reading the data sheet I’m a little worried that leaving it floating may cause some undesired resets. And after looking at the Hi-Res pics in the solder paste tutorial it appears that it is left unconnected but I wanna be sure. So my first question is…
Can I leave the PWR_UP pin unconnected? Or should it be tied to VDD?
I’m not too concerned with conserving power.
My second question is about the Citizen SMD 16mhz crystal for sale in the Spark Fun Store. The data sheet says that two pads are ground pads. But once again the Hi-Res pics show these pads being unconnected.
Should the ground pads be left unconnected?
Thanks for any help!
Oh, yeah Big Up’s to Open Circuits and Spark Fun. That Protel library is awesome.
day376:
I have two design questions concerning the Nrf2401.
The first question is about the PWR_UP pin… My first thought was that the PWR_UP pin should be left unconnected. But after re-reading the data sheet I’m a little worried that leaving it floating may cause some undesired resets. And after looking at the Hi-Res pics in the solder paste tutorial it appears that it is left unconnected but I wanna be sure. So my first question is…
Can I leave the PWR_UP pin unconnected? Or should it be tied to VDD?
I’m not too concerned with conserving power.
My second question is about the Citizen SMD 16mhz crystal for sale in the Spark Fun Store. The data sheet says that two pads are ground pads. But once again the Hi-Res pics show these pads being unconnected.
Should the ground pads be left unconnected?
Thanks for any help!
Oh, yeah Big Up’s to Open Circuits and Spark Fun. That Protel library is awesome.
Many crystals don’t have a ground connection, but the case is sometimes grounded as it makes the crystal a bit more stable and can reduce emissions. In many applications it doesn’t matter. I always ground them, myself, if they are present. They also make the crystal more secure.
PWR_UP should be connected to the MCU controlling the device.
I’ve started writing routines for the MiRF boards. I’ve got a basic range test loop set up now.The examples of data transmission are in “C”. Since I am “C” defficient, does anyone have routines written in PBP for the chip? If not, assembly would be fine.