Microchip TC77 SPI Temperature Sensor

Hi All:
I need to write NETMF code to support the reading of the TC77 sensor. This is a 13 bit sensor with 0.0625° resolution, and uses a somewhat different flavor of SPI with /CS, SI/O and clock and very low power. As this is not a “normal” version of SPI (read and write lines are combined), writing code is tricky - it might need to be bit-banged… I am asking the forum if anyone has any code to share?
Thanks
Rocky

@ andre.m - Thanks. I will give it a try!