This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is there any easy way to read PS2 protocol?

Hi

I am currently working on a BLE mouse device. NRF52832. BLE part works well. However, the mouse stick part is using ps2 protocol. I didn't find USART in NRF52832.

May I ask, is ther any easy way to read ps2?

Should I have to use bitbang method?

Thanks

Related