Hi can some one comment
I just assembled my pcb with TNC429 & a dsPIC microC
While developing the communication I was reading the register values
and I noticed that I was always reading
0001_1101_0000_0000_0000_0000_0000_0000 = (d31.....d0)
I always read 0 for the d23...d0 bits even if I write a value to the register
the status byte (d31..d24) will change if I change the Ref1,2 or 3 values
but the d23...d0 always remains the same (zero)
I tried reading the Global Parameter Register ( which I think has a non zero d23..d0)
but no luck...the dsPIC reads d23..d0 as zero
Can some one comment on what might be happening
Is there a bit I need to set/reset before I start read/write operations
Thanx for help in advance
Jay
