You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run example python code on fresh raspberry pi 4 model B. I installed spidev and RPi-gpio libraries. When i run example code with "TEST_ADC1 = True" it raises "ADC1 data read error!". I changed the sample rate but nothing changes. It works fine with ADC2.
The text was updated successfully, but these errors were encountered:
Hi All,
I am trying to run example python code on fresh raspberry pi 4 model B. I installed spidev and RPi-gpio libraries. When i run example code with "TEST_ADC1 = True" it raises "ADC1 data read error!". I changed the sample rate but nothing changes. It works fine with ADC2.
The text was updated successfully, but these errors were encountered: