Hi
all,
Is
there anyone who can aim my in the right direction with the
configuration of a RFM22 transmitter …?
I've
had a look around online and the Wiki before anyone says go there,
not much written on the subject really, not what's clear anyway. I
use Picaxe processors which isn’t helping as there is no code about
to use as a building block.
I've
been through the PDF and get the rough idea of what’s going on but
its really not that clear on how to set things up..
take
for example:- The GPIO set up,, right if the GPIO's are directly
wired to the Rx and TXANT on the transmitter then the ports need to
be configured accordingly .. yes ..?
Right,,
in the example code on the Wiki it uses the code :- 0X0B which is the address for GPOI-0 then the data is 0X12, which is 00010010 … Yes
..?
Now,
what I'm finding hard to understand is how does 00010010 fit in to
the table below ..?
EG:
0
0 0 1 0 0 1 0
0B
R/W GPIO0 Configuration gpio0drv[1] gpio0drv[0] pup0 gpio0[4]
gpio0[3] gpio0[2] gpio0[1] gpio0[0] 00h
I’m
guessing the 0 are low and the 1's are high, is that correct...?, if
so what am I switching high and low in the example above.
Is
there someone who can put this into understandable English ..?
Cheers