Search found 3 matches

by Alexandre
02 Feb 2023, 14:11
Forum: Software
Topic: Reinit of MIO GPIO Pulse count
Replies: 4
Views: 2204

Re: Reinit of MIO GPIO Pulse count

Hi.

We are still blocked regarding the MIO counter use and the need to reset it when it reach 10746 which seems to be the maximum.
Do you have any information about that ?

Thank you
by Alexandre
28 Nov 2022, 11:31
Forum: Software
Topic: Reinit of MIO GPIO Pulse count
Replies: 4
Views: 2204

Re: Reinit of MIO GPIO Pulse count

Hello,

Thank you for your answer and sorry for late reply.

We use revpimodio2 from Python.
Do you know how to reinit the register for counting pulse ?

Thank you.
by Alexandre
07 Nov 2022, 14:48
Forum: Software
Topic: Reinit of MIO GPIO Pulse count
Replies: 4
Views: 2204

Reinit of MIO GPIO Pulse count

Hello.

I'm using the MIO GPIO to count pulses. It works well but I would like to reinit the register to 0 each time I read it.
Is there a way to do so ?
(I'm programming in Python but it doesn't matter much).

Thank you !