Sorry, but there are no more tags available to filter with.
  • 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…