I’m currently in the process of developing a wireless gaming mouse, I have the 3D modeling complete but I’m stuck looking for a usable MCU for a Pixart 3395 Optical Sensor. I have a NDA with Pixart
If anyone could help I’d really appreciate it.
I’m currently in the process of developing a wireless gaming mouse, I have the 3D modeling complete but I’m stuck looking for a usable MCU for a Pixart 3395 Optical Sensor. I have a NDA with Pixart
If anyone could help I’d really appreciate it.
Hello,
Thank you for posting this question on the Tech Forum, we are looking into this and will get back to you as soon as we can.
Thank you
Ryan
Welcome to the forum.
Given that the sensor system outputs via 4-wire SPI almost any micro will work to some definitions of work.
If I was working on this I’d start by using some complete easy to use platforms and figure out minimum speeds and maximum power consumption you can tolerate for your application.
Platforms I consider easy to use for this application testing are, Arduino, RP2040, Raspberry Pi, etc.
Any of those will allow you to get the SPI hardware tested and the interfacing software roughed out before committing to a specific micro for the final application.