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

examples/test.py just prints firmware info #7

Closed
loefberg opened this issue Jul 9, 2015 · 4 comments
Closed

examples/test.py just prints firmware info #7

loefberg opened this issue Jul 9, 2015 · 4 comments

Comments

@loefberg
Copy link
Contributor

loefberg commented Jul 9, 2015

I've enabled i2c and installed the library, but when I try to run the example program all that happens is that it prints the firmware info, over and over again until i ctrl-c out of it.

If I move my hand over or tap the sensor nothing happens, except the same stream of firmware info.

Got firmware info
1.1.18;p:Hills
Got firmware info
1.1.18;p:Hills
Got firmware info
1.1.18;p:Hills

@loefberg
Copy link
Contributor Author

loefberg commented Jul 9, 2015

I took a peek in handle_firmware_info() and the value of d_fw_valid is 0x0A which according to the data sheet means "InvalidFW: An invalid GesticIC Library was stored, or the last update failed". Unfortunately this means nothing to me.

@Gadgetoid
Copy link
Member

Looks like the firmware on the HAT is borked- if you want, I'll guide you through the process of re-flashing it, which may get you back up and running. If all else fails we'll replace it. I'll dig up the re flash steps ASAP- if you're up for giving it a try, drop me an email to phil at Pimoroni.com.

@Enkerli
Copy link

Enkerli commented May 17, 2016

Is that stream of firmware info a sufficient sign that the firmware might be borked?

Got firmware info
1.1.18;p:Hills

@Kclemen
Copy link

Kclemen commented Dec 9, 2016

Hi, I'm having the same issue. What was the solution??
I have an xl version, not the HAT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants