Hi guys ! I am back !
I spent some times playing with HARET & addwatch function.
I am not sure but i believe that EGPIO register is located at 0x10000004

That is to say :
(
#define EGPIO_OFFSET    4
#define EGPIO_BASE (PXA_CS4_PHYS+EGPIO_OFFSET)
)

If you run the following script from haret :
==================
clearwatch
addwatch P2V(0x10000004) 0 16
watch 15
==================

-> and you power ON Bluetooth device,
   you will see that Bit3 (1<<3) consistently switches to highlevel !
(and comes back to 0 if you power OFF BT ...)

-> Powering ON Wifi also leads to switch Bit6 (1<<6) to 1 !
(and comes back to 0 if you power OFF Wifi ...)

At the time being, i am still trying to make bluetooth work but that is
NOT so simple ... 
I still do not know how to reset Ti BRF6150 ...

Any remarks are welcome !
Bye

-- 
_______________________________________________
Aximx50-port mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/aximx50-port

Reply via email to