harbaum / MiSTeryNano

Atari STE MiSTery core for the Tang Nano 20k FPGA
128 stars 16 forks source link

Odd behaviour with HID devices (Mouse) #14

Open dna2496 opened 10 months ago

dna2496 commented 10 months ago

Hey Hi, i got it working! Its an awesome work you did! Everything is working good so far. I had some research to do cause i did the installation on Windows but with the right tools it was not that hard. I installed several mouse keyboard kombinations. Most as wireless desktop solutions from Logitech, Microsoft and others and the keyboards all work fine only the mouse got a strange behaviour .. some only moved horizontal and some vertical even just a wired Logitech mouse had this behaviour. the only mouse that worked well on its own without a keyboard is an apple magic mouse with this little trackball as mousewheel. If it helps i can write down the models of the tested gear. I´ve try many kombinations with the cables .. short long ... with breadboard whithout ... it doesnt change the behaviour.

harbaum commented 10 months ago

I also have a mouse that would misbehave somewhat. I'll definitely have a look at that. The main features are now mainly done with harddidk support being nearly finished. Work will thus shift to ironing out such issues ...

dna2496 commented 10 months ago

perfect. no need for hurry :) just wanted to give some infos and if you want to having me to test something or help with something let me know.

harbaum commented 9 months ago

I've just updated the bouffalo sdk to include the latest cherryusb stack as the vendors would not provide updates anymore (don't ask me ...). For me this update has increased the USB compatibility somewhat and most of my mice now work. The next release will include this update.

dna2496 commented 9 months ago

Perfect i´ll try it out later. All other things looks good so far.

harbaum commented 9 months ago

I did not do a release yet, so nothing to test. I have so far only updated the tool chain.

dna2496 commented 9 months ago

ah thought you updated it already. ok i be patient

vanfanel commented 4 months ago

Hi,

I would like to confirm that both the mice I have here (Logitech M150, 8BitDo N30) both exhibit the same strange behavior: making a continuous horizontal mouse movement, the on-screen pointer goes back to previous positions, then advances again, etc.

This can be easily seen in Atari ST Hi-Res (Black & White monitor) mode.

SanguineBrah commented 1 month ago

This happens with all my mice & trackpads. The behaviour seems to be the same in every core, and it also seems to be the same whether I use the BL616 or RP2040 companion so I don't think CherryUSB is to blame.

It only seems to happen when the mouse is moved very fast across the screen, and it is the same in all directions. Perhaps it is something to do with the way large values are clamped in hid.c