there is an adress of 7 bits....then PBP is taking care for the Read or Write bit.there is no such thing as write address or read address in pbp there is only the address
The following is from the manual of the MAX30102.
But in the program under the registers we are using the AE which is related to write address. Isnt it?
Code:ADDR = $ae ; addr is 0x57 << 1
Bookmarks