This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GPIO app and pulses
#1
Hello,
I'm nearly finished upgrading my RPi4-based setup to the RPi5. For the most part, everything is running well. However, I can't get the pulses tab in the GPIO app to work.
I have an engine RPM sensor (Hall effect & magnet) connected to GPIO17. The sensor's parameters appear to be accepted by the GPIO app, but no SignalK key is generated. Other sensors are working fine with GPIO, so it seems to be an issue specific to the pulse section.
Does anyone know if this might be fixed in the future? I considered running RPM data via an ESP32 with SenseSP but would prefer to keep this setup hardwired.

Thank ye!
Reply
#2
(2025-02-12, 06:34 PM)splimp Wrote: Hello,
I'm nearly finished upgrading my RPi4-based setup to the RPi5. For the most part, everything is running well. However, I can't get the pulses tab in the GPIO app to work.
I have an engine RPM sensor (Hall effect & magnet) connected to GPIO17. The sensor's parameters appear to be accepted by the GPIO app, but no SignalK key is generated. Other sensors are working fine with GPIO, so it seems to be an issue specific to the pulse section.
Does anyone know if this might be fixed in the future? I considered running RPM data via an ESP32 with SenseSP but would prefer to keep this setup hardwired.

Thank ye!

Did you ever get anywhere with this?  I'm in the same boat (Ha!) trying to get the pulses from my paddle wheel log to register in SIgnal K.  Is it currently not working?
Reply
#3
(2025-10-11, 11:23 PM)MrGorsky Wrote:
(2025-02-12, 06:34 PM)splimp Wrote: Hello,
I'm nearly finished upgrading my RPi4-based setup to the RPi5. For the most part, everything is running well. However, I can't get the pulses tab in the GPIO app to work.
I have an engine RPM sensor (Hall effect & magnet) connected to GPIO17. The sensor's parameters appear to be accepted by the GPIO app, but no SignalK key is generated. Other sensors are working fine with GPIO, so it seems to be an issue specific to the pulse section.
Does anyone know if this might be fixed in the future? I considered running RPM data via an ESP32 with SenseSP but would prefer to keep this setup hardwired.

Thank ye!

Did you ever get anywhere with this?  I'm in the same boat (Ha!) trying to get the pulses from my paddle wheel log to register in SIgnal K.  Is it currently not working?
I just switched form Pi4 to Pi5 and had issues with PWM on GPIO. I found a solution that fixed the problems. Try running the following scripts:

sudo apt remove python3-rpi.gpio
pip3 install rpi-lgpio
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)