Hello, I want to connect a module PMOD MAX31855PMB1 to zedboard and not how. I did not find libraries for this module.
Someone QUADSPI or direct use with the PS?
Hello, I want to connect a module PMOD MAX31855PMB1 to zedboard and not how. I did not find libraries for this module.
Someone QUADSPI or direct use with the PS?
Thanks Ron,
I'm not using Linux, I am programming in C.
I guess that should enable SPI port 1 from MIO and map via a constraint file to the PMOD E. Is that correct?
regards
Here is some standalone code we used to validate the Maxim 31855 Pmod for the upcoming IIoT Kit. You can retrieve it from our github site.
https://github.com/Avnet/software
The code is in the Maxim_31855_Pmod/Standalone directory.
Ron
Here is some standalone code we used to validate the Maxim 31855 Pmod for the upcoming IIoT Kit. You can retrieve it from our github site.
https://github.com/Avnet/software
The code is in the Maxim_31855_Pmod/Standalone directory.
Ron