You are not logged in.
Pages: 1
Topic closed
I am looking to interface a quad MAX31856 connected to a Raspberry Pi 3 to read type K thermocouples. am unsure which function blocks to us to process the SCK, SDO, SDI, and the CS pins to display the temperature on an HMI and for the PV on the PIDU.
Thank you.
Offline
Hello tazntex,
thank you for your question. In order to implement SPI communication in REX use REXLANG function block and functions OpenSPI() and SPI() - see REXLANG documentation for more details - https://www.rexygen.com/doc/ENGLISH/MAN … 2-26100015
There are also few examples on SPI communication as part of standard installation of REXYGEN development tools - look for folder "0503 - Generic SPI Communication" or visit our GitHub example repository - https://github.com/rexcontrols/REXexamp … munication
If you require any further information, let me know.
Regards, Tomas
Offline
Pages: 1
Topic closed