1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

USB 8 channel - gpio readall silent (possible since firmware 9)

Discussion in 'GPIO Modules' started by Niclas Lindgren, Dec 7, 2016.

  1. Niclas Lindgren

    Niclas Lindgren New Member

    Joined:
    Oct 4, 2016
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    1
    Gender:
    Male
    Location:
    Sweden
    Has anyone seen this issue? We have been running these devices with version 8 and had no issues ever. Now we got a new batch with version 9 on, and it seems the device can get "stuck" or silent.

    See this sequence

    >ver
    00000009
    >id get
    00000002
    >gpio read 0
    >gpio notify off
    gpio notify disabled
    >gpio readall
    >gpio notify get
    gpio notify disabled
    >gpio notify on
    gpio notify enabled
    >gpio readall
    >ver
    00000009
    >

    If I unplugg and replugg the device it works again. I think it is triggered på "gpio iodir" in a certain sequence
     
  2. admin

    admin Administrator Staff Member

    Joined:
    Jan 23, 2015
    Messages:
    169
    Likes Received:
    11
    Trophy Points:
    18
    Hi Niclas,

    This was confirmed to be caused by a compiler related problem (potentially a compiler bug). We have shared V8 image over the ticketing system. Hopefully that fixed the issue. If there are any difficulties still, please drop us a line.

    Thanks,
    Tom
    Numato Lab
     
  3. Niclas Lindgren

    Niclas Lindgren New Member

    Joined:
    Oct 4, 2016
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    1
    Gender:
    Male
    Location:
    Sweden
    Yes, we downgraded to V8 and did not have any issues anymore, so that makes sense. The problem we face now is that we have about 200 units. Is there a scriptable way to do this or is the UI program the only way?
     
  4. Harris Howland

    Harris Howland New Member

    Joined:
    Apr 12, 2017
    Messages:
    1
    Likes Received:
    1
    Trophy Points:
    1
    Gender:
    Male
    Location:
    Utah
    We have a lot of these we need to downgrade to V8. Where can I get version 8 and instructions on how to downgrade the version?
    Thank you.
     
    D.Max likes this.
  5. D.Max

    D.Max New Member

    Joined:
    May 31, 2017
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    1
    Location:
    Nebraska, USA
    I am also getting a similar problem where setting a pin will get stuck and the board becomes unresponsive. How do I check the firmware version and put V8 onto my GPIO board? Thanks.
     

Share This Page