Nicki
2007-04-02 19:10:09 UTC
Hello! The bit sequence look like this:
1- from A7 -à R/W is THE DEVICE ADDRESS + R/W
(we have address plus a bit for write or write to the register that the address is represented in D7 -à D0)
2- Each sequence is ACK acknowledged by the ADT(the element to write or read from) a Read bit = 1/ Write bit = 0
============================================================
3- Microprocessor send A7 à R/W;//master
4- ADT acknowledge by sending 0;//slave
5- Microprocessor send the address of the register to R/Wwith;(1/0) then come the array reading.
**********************************************
*My question is how to do a reading and writing to register that have their addresses *as sequenced?
*********************************************************************
There is a Maxim device that has 15 bit and need to be read; totally different from the above ADT.
There is a start bit , and then a dummy bit and data and stop bit.
***********************************************
*How data coming out the port?*************************
I have atached the Max clock and data diagram
MAX6675.pdf:
http://forums.ni.com/attachments/ni/70/6621/1/MAX6675.pdf
1- from A7 -à R/W is THE DEVICE ADDRESS + R/W
(we have address plus a bit for write or write to the register that the address is represented in D7 -à D0)
2- Each sequence is ACK acknowledged by the ADT(the element to write or read from) a Read bit = 1/ Write bit = 0
============================================================
3- Microprocessor send A7 à R/W;//master
4- ADT acknowledge by sending 0;//slave
5- Microprocessor send the address of the register to R/Wwith;(1/0) then come the array reading.
**********************************************
*My question is how to do a reading and writing to register that have their addresses *as sequenced?
*********************************************************************
There is a Maxim device that has 15 bit and need to be read; totally different from the above ADT.
There is a start bit , and then a dummy bit and data and stop bit.
***********************************************
*How data coming out the port?*************************
I have atached the Max clock and data diagram
MAX6675.pdf:
http://forums.ni.com/attachments/ni/70/6621/1/MAX6675.pdf