Module is present, but NOT CONFIGURED!!!

Topics about the Hardware of Revolution Pi
Post Reply
JuspB
Posts: 8
Joined: 08 Feb 2017, 12:22
Answers: 0

Module is present, but NOT CONFIGURED!!!

Post 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
benjamin
Posts: 28
Joined: 10 Jan 2017, 11:17
Answers: 0

Re: Module is present, but NOT CONFIGURED!!!

Post 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.
JuspB
Posts: 8
Joined: 08 Feb 2017, 12:22
Answers: 0

Re: Module is present, but NOT CONFIGURED!!!

Post 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

Image
JuspB
Posts: 8
Joined: 08 Feb 2017, 12:22
Answers: 0

Re: Module is present, but NOT CONFIGURED!!!

Post 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:

Image
User avatar
KarlZeilhofer
Posts: 63
Joined: 12 Mar 2017, 04:21
Answers: 0
Location: Oberösterreich, Pettenbach
Contact:

Re: Module is present, but NOT CONFIGURED!!!

Post by KarlZeilhofer »

I had also this problem, as I have overlooked the save and reset instructions in the documentation.
Attachments
2017-03-19_003.png
2017-03-19_003.png (161.16 KiB) Viewed 7454 times
kartheek1512
Posts: 1
Joined: 21 Jul 2020, 15:40
Answers: 0

Re: Module is present, but NOT CONFIGURED!!!

Post 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
User avatar
dirk
KUNBUS
Posts: 1942
Joined: 15 Dec 2016, 13:19
Answers: 4

Re: Module is present, but NOT CONFIGURED!!!

Post 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.
smgatauxde
Posts: 2
Joined: 17 Feb 2021, 10:03
Answers: 0

Re: Module is present, but NOT CONFIGURED!!!

Post 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ß
Post Reply