Closed luxapana closed 2 years ago
@manushawijekoon Did you find the cause of this? Experiencing the same problem.
Yes. Totally unrelated to software.. The wire I used for clock was disconnected internally.
On Tue, 12 Jan 2021, 12:26 Muhammed B. Aydemir, notifications@github.com wrote:
@manushawijekoon https://github.com/manushawijekoon Did you find the cause of this? Experiencing the same problem.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/doceme/py-spidev/issues/111#issuecomment-758449188, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK4QRXUAG7X5C3624BD5N5TSZPXCTANCNFSM4TOOXRWQ .
Oh, ok thanks.
I am trying to read a temperature value from MAX6675 but the value it reads is always zero. I have checked the signals using an oscilloscope which shows non-zero values produced by MAX chip according to the protocol. The raspberry pi generates correct signals for both CS line and CLK. Please see below my full program.
I am using Raspbian buster.