-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Hello,
I try to use the PI-SPI-DIN-4FREQ module but i can't do it.
I succeed to use the Pi-SPi-DIN-RTC-RS485 ad the PI-SPI-DIN-4KO module.
I made the configurations of this page "https://widgetlords.com/pages/getting-started-with-pi-spi-libraries"
But when i run the demo python script pi_spi_din_4freq_demo.py , the output is :
Channel 1 frequency: -1 Hz
Channel 2 frequency: -1 Hz
Channel 3 frequency: -1 Hz
Channel 4 frequency: -1 Hz
Channel 1 pulses: -1
Channel 2 pulses: -1
Channel 3 pulses: -1
Channel 4 pulses: -1
DI: 255
Channel 1 frequency (variable): -1 Hz
Channel 2 frequency (variable): -1 Hz
Channel 3 frequency (variable): -1 Hz
Channel 4 frequency (variable): -1 Hz
This CE jumper is on "CE0" and the ADDR Jumper is on " | | | " (all jumpers plugged)
Do you have you a technical documentation for the PI-SPI-DIN-4FREQ module ?
Do you have any tips ?