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

Intermittent Unresponsiveness #2

Open
lvisintini opened this issue Apr 16, 2024 · 2 comments
Open

Intermittent Unresponsiveness #2

lvisintini opened this issue Apr 16, 2024 · 2 comments

Comments

@lvisintini
Copy link

lvisintini commented Apr 16, 2024

I have successfully updated my DIY Soarer converter to use the new firmware and initial testing showed it was okay. (even got to configure a few things in VIAL)

However, after a few days of light usage, I noticed the keyboard frequently (every 30-60 seconds) becomes unresponsive for a second or two, after which it flashes the Num Lock LED and then starts operating normally again.

I have reverted to Soarer’s firmware and it works fine, so there appears to be no hardware issues (Arduino Pro Micro USB-C – ATMEGA32U4 )

This is the command I used for the flash the firmware (relatively the same as I initially used for soarer's converter firmware)

& “C:\Users\myuser\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/bin/avrdude” -C”C:\Users\myuser\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf” -v -patmega32u4 -cavr109 -PCOM5 -b57600 -D -Uflash:w:D:\converter_tinkerboy_ibmpc_usb_atmega32u4_atmel_dfu_vial.hex:i

Have any idea what could be going wrong?

@tinkerBOY-git
Copy link
Owner

Do you have other keyboard to test it with? Try that one first.

Or compile it with fewer features.

@lvisintini
Copy link
Author

I do not have another keyboard to test this but I have tested it with Soarer's converter firmware without issue for several months
I believe that the problem is unlikely to be related to a hardware issue.

I can try compiling with fewer features, though I am not sure which ones would be good candidates.
If you have recommendations, let me know

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

2 participants