PS/2 Mouse with ESP32

Miguel0101
Posts: 2
Joined: Sun Aug 15, 2021 9:57 pm

PS/2 Mouse with ESP32

Postby Miguel0101 » Sun Aug 15, 2021 10:02 pm

Does ESP32 support PS/2 Mouse?

ESP_Sprite
Posts: 9730
Joined: Thu Nov 26, 2015 4:08 am

Re: PS/2 Mouse with ESP32

Postby ESP_Sprite » Mon Aug 16, 2021 1:04 am

Not natively... you may be able to make it work by bitbanging or by some smart abuse of the SPI or I2S peripheral though. That would need a fairly deep dive into the hardware, however.

Miguel0101
Posts: 2
Joined: Sun Aug 15, 2021 9:57 pm

Re: PS/2 Mouse with ESP32

Postby Miguel0101 » Mon Aug 16, 2021 12:37 pm

Why does ESP32 not support PS/2 Mouse?

ESP_Sprite
Posts: 9730
Joined: Thu Nov 26, 2015 4:08 am

Re: PS/2 Mouse with ESP32

Postby ESP_Sprite » Tue Aug 17, 2021 1:28 am

...because it makes no sense to implement special protocol handling hardware for an obsolete protocol into a modern-age microcontroller? Again, not saying you can't make it work with the existing peripherals somehow, though.

Who is online

Users browsing this forum: No registered users and 108 guests