Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linuxfs-pwm provider fixes for Pi5 operation. Default now pwmchip2, w… #339

Merged
merged 2 commits into from
Apr 8, 2024
Merged

linuxfs-pwm provider fixes for Pi5 operation. Default now pwmchip2, w… #339

merged 2 commits into from
Apr 8, 2024

Commits on Apr 1, 2024

  1. linuxfs-pwm provider fixes for Pi5 operation. Default now pwmchip2, w…

    …as chip 0. After initial export of a channel, sleep quarter second so SSD card compllets directory and individual device file creation. Bug fix when user calls getActualFreq prior to setting PWM channel ON.
    taartspi committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7c2b149 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. fine tune delay after export. Testing fast SSD failed at 25 ms, worke…

    …d 99% at 30. Set to 70 ms. Also, fixed bug if application with no pwm config shutdown value call pwm.shutdown(), then pi4j shutdown would invoke unexport a second time
    taartspi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ba13376 View commit details
    Browse the repository at this point in the history