Hello!
You can find detail of BiSS protocol at this link.
BiSS User Society and Internet Platform BiSS Interface Open Source Sensor/Actuator Interface Bus capability Safety capability BiSS Line Protocol - Full BiSS C compatibility for One-Cable Technologies More than 650 companies worldwide trust in BiSS. Get your free BiSS license today and benefit...
You can download the full protocol description and application notes.
It's also possible to bit-bang it, and just in case, I think TI has some CPUs
with BiSS interface integrated. At least I heard about it, and possibly also
Renesas, not sure.
Among the merits of BiSS protocol:
- Duplex connection: you can send command without interrupting the data flow as you would
do with, for example, SPI. You can have register communication while you are sending data.
- 10 MHz
- No waste of data bits. If you need 18 bit, then you transmit 18, not 24 bits as you would
do with other physical layers.
- Integrated error / warning mechanism
- Possibility of chaining sensors serially. In this case, all data of all sensors are latched
at the first master clock rising edge.
- Data with CRC.
- Electronic datasheet.
This latter feature is quite interesting. The BiSS master can sniff out what the sensor can do
and configure itself accordingly.
Dora