sahng-gyu park
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by sahng-gyu park-
sahng-gyu park commented,
Hi Peter, The problem has been solved now. I checked the bitrate of force sensor connected to the USB-to-CAN v2 adapter by using oscilloscope and it was 1MHz. I tried to change adapter's bitrate ...
-
sahng-gyu park commented,
Hi Peter, I connected two USB-to-CAN v2 adapters to PC and wired CAN-High and CAN-Low pins together between two DB9 connectors to make loopback path and tested the loopback message's sending and ...
-
sahng-gyu park commented,
Hi Peter, Thank you again for your replies. I followed your instruction to install socketCan. I got the following results after the installation. $ip a 5: can0: <NOARP,ECHO> mtu 16 qdisc noop state...
-
sahng-gyu park commented,
Hi again, Your link for SocketCAN driver leads to 'Support and downloads page' in your homepage. I downloaded 'SocketCAN Driver for Linux' in the drivers page. The size of the downloaded file 'sock...
-
sahng-gyu park commented,
Hi Peter, Thank you for your quick reply. A tactile sensor is connected to the USB-to-CAN v2 adapter and the adapter is connected to USB port in PC. What I want to do is to read data from the tacti...
-
sahng-gyu park created a post,
usb.core.USBTimeoutError: [Errno 110] Operation timed out
Hello, I would like to read data from USB port connected to USB-to-CAN v2 compact adapter which is also connected to force/torque tactile sensor. Working environment: Ubuntu 22.04, python 3.10.12, ...