I need to use one touch panel for my LCD monitor 32 inch, so i found this kind of NOVA USB touch panel :
in the description it said it is working with Linux OS and working without needing to any software!!!.
AT this question said:
completely depends on what kind of controller they are using. However, since that panel looks like a single touch resistive panel it will most likely just be recognized as a mouse by your raspberry pi. The driver CD that comes with it most likely just has extra configuration options like hiding the mouse, allowing hold for right click etc...
The only way to be sure is to contact the seller. Ask him if the touch panel is recognized as an HID mouse without any driver install.
Or via here it said :
As of 2018, the easiest way to check if any screen works with Raspberry Pi is looking for references to device tree
But i don't find any datasheet for this touch panel via internet and no device tree for it.
As you can see there is no driver with is, So is this touch panel working with my raspberry, and which kind of driver i need to by for it?
Thanks