Hello Gentleman,
I have a problem, maybe you can help me.
I'm developing a system using a couple of arduinos to control a CNC-like machine, the machine has a camera in one of the axis, you will place the camera over the ROI with the arduino and the camera take the images.
it was working in my old laptop fine, but I'm migrating to a newest laptop (old one is slow) and it is not working anymore, ones I activate the camera to see the image the camera shows me "timeout error 0xbff6901b", I'm using the same instruments, wires, etc from one computer to the other, but the new laptop does't work, it looks like the problem starts when I open the serial port to communicate with the arduino (I'm using simple serial communication), seems like the camera is trying to use the same "resources" than the arduino.
I know they can work together since it is working in my old laptop but not in the new one, it there a way to verify whats is going on?
any hint would be highly appreciated
Tx in advance
Memo