Page 1 of 1
Module is present, but NOT CONFIGURED!!!
Posted: 14 Mar 2017, 08:22
by JuspB
Hello,
I'm configuring a Revolution PI core with a RevPi DIO module. When I type the command piTest -d I get the following message:
Address: 0 module type: 95 (0x5f) RevPi Core
Module is present
input offset: 0 length: 1
output offset: 1 length: 1
Address: 31 module type: 96 (0x60) RevPi DIO
Module is present, but NOT CONFIGURED!!!
input offset: 2 length: 70
output offset: 72 length: 18
Address: 32 module type: 32864 (0x8060) RevPi DIO
Module is NOT present, data is NOT available!!!
input offset: 2 length: 70
output offset: 72 length: 18
Any documentation about how to configure this modules? Why I get two RevPi DIO modules If I only have one?
Thanks in advance
Re: Module is present, but NOT CONFIGURED!!!
Posted: 14 Mar 2017, 14:38
by benjamin
Hello JuspB,
you should check your Pictory configuration. I got the same message like u if i add another DIO in Pictory but not in real.
Delete the DIO, Save file, reset driver, maybe reboot the RevPi.
Re: Module is present, but NOT CONFIGURED!!!
Posted: 14 Mar 2017, 15:25
by JuspB
Thanks for your response benjamin!
I've tested what you are saying and the message is the same.
This is my PiCtory configuration
Re: Module is present, but NOT CONFIGURED!!!
Posted: 16 Mar 2017, 08:35
by JuspB
I solved it placing the module in the left side instead of the right side. I could change the PiBridge... But this is the final configuration:
Re: Module is present, but NOT CONFIGURED!!!
Posted: 19 Mar 2017, 12:00
by KarlZeilhofer
I had also this problem, as I have overlooked the save and reset instructions in the documentation.
Re: Module is present, but NOT CONFIGURED!!!
Posted: 21 Jul 2020, 15:43
by kartheek1512
Can anyone please help..
I saved and also did a Reset driver. It did not work. It is related to the versions not matching?
pi@RevPi12748:~ $ piTest -d
Found 3 devices:
Address: 0 module type: 95 (0x5f) RevPi Core V1.2
Module is present
input offset: 0 length: 6
output offset: 6 length: 5
Address: 31 module type: 97 (0x61) RevPi DI V1.4
Module is present, but NOT CONFIGURED!!!
input offset: 11 length: 70
output offset: 81 length: 18
Address: 32 module type: 32865 (0x8061) RevPi DI V0.0
Module is NOT present, data is NOT available!!!
input offset: 11 length: 70
output offset: 81 length: 18
Re: Module is present, but NOT CONFIGURED!!!
Posted: 23 Jul 2020, 10:36
by dirk
Hi kartheek1512, please check that your PiCtory configuration concords to the actual positions of your modules. Then save and reset drive like @KarlZeilhofer mentioned.
Re: Module is present, but NOT CONFIGURED!!!
Posted: 17 Feb 2021, 10:58
by smgatauxde
Hallo,
habe genau das gleiche Problem.
Habe die Konfiguration schon mal erfolgreich ausgeführt und Ein- und Ausgänge geschrieben/gelesen.
Habe aber aus div. Gründen das anfangs gemachte Basis-Image des ausgelieferten RevPi's wieder aufgespielt.
TrotzFile- SaveAs und Tool --> ResetDriver
Es bleibt bei:
pi@RevPi35654:~ $ piTest -d
Found 2 devices:
Address: 0 module type: 105 (0x69) RevPi Connect V1.0
Module is present
input offset: 0 length: 6
output offset: 6 length: 5
Address: 31 module type: 96 (0x60) RevPi DIO V1.4
Module is present, but NOT CONFIGURED!!!
input offset: 11 length: 70
output offset: 81 length: 18
An was kann das liegen? Wie bekomme ich alternativ das RepPi DIO konfiguriert?
Gruß