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

connecting to arduino micro pro #5

Open
vik523 opened this issue Feb 4, 2023 · 3 comments
Open

connecting to arduino micro pro #5

vik523 opened this issue Feb 4, 2023 · 3 comments

Comments

@vik523
Copy link

vik523 commented Feb 4, 2023

I try connect this board with arduino micro pro.
I use next conection https://keycapsss.com/media/pdf/c4/fa/cc/kycs-pmw3360-help-sheet.pdf
RS --- (NONE)
GD --- GND
MT --- Pin_7
SS --- Pin_10 (use this pin to initialize a PMW3360 instance)
SC --- SCK
MO --- MOSI
MI --- MISO
VI --- 5V
and I tried next firmware: https://github.com/mrjohnk/PMW3360DM-T2QU and qmk. In code I check SS conection (it corresponds to pin 10).
I dont connect Jumper. The device is not recognized in the system. How can I figure out what the problem is? I will be glad for any advice.

@Zorahmella
Copy link
Owner

Have you soldered the MISO pullup jumper? Maybe that could be the cause for it not working.

@vik523
Copy link
Author

vik523 commented Aug 14, 2023

I tried both options with and without a jumper. I have already purchased a device for receiving a signal from the board, but have not yet understand how to test it.

@Zorahmella
Copy link
Owner

Hmm, maybe check the connections of your PMW3360...

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