Search found 5 matches

by jungcy37
Fri 27. Mar 2020, 08:20
Forum: Linux
Topic: what is mean this command?
Replies: 6
Views: 6525

Re: what is mean this command?

thank for your reply.

we are engineers of startup company in Korea.

we want using CAN comm between PC to VESC(vedder electric speed controller, ecu) to set RPM, duty or else for real time control.

if you had proper tool or skill how to make CAN camm with ESC, pls give me that.

thank you
by jungcy37
Thu 26. Mar 2020, 01:41
Forum: Linux
Topic: what is mean this command?
Replies: 6
Views: 6525

Re: what is mean this command?

in Q2, terminal error are is
Screenshot from 2020-03-26 09-39-16.png
Screenshot from 2020-03-26 09-39-16.png (79.5 KiB) Viewed 6523 times
by jungcy37
Thu 26. Mar 2020, 01:32
Forum: Linux
Topic: what is mean this command?
Replies: 6
Views: 6525

what is mean this command?

그림1.png

Q1. I checked the CAN device is initialized, but there are no response of 'peak_usb'.

when I find device through command 'ls /dev/pcan*', there are severa devices are exist.

also, I think, Linux example 'pcanread', 'pcanwrite' are worked.

is it okay without module 'peak_usb'?


Q2 ...
by jungcy37
Fri 13. Mar 2020, 05:13
Forum: PCAN-Basic
Topic: How can I run PCAN basic in ubuntu 16.04??
Replies: 2
Views: 3439

Re: How can I run PCAN basic in ubuntu 16.04??

actually, i don't what this procedure means in "readme.txt"

To build or install/uninstall extras and examples, follow the same process:
1. Change the current working directory
2. Build the application/sample with "make"
3. Install the application/sample as root with "make install"
x. Uninstall the ...
by jungcy37
Fri 13. Mar 2020, 04:02
Forum: PCAN-Basic
Topic: How can I run PCAN basic in ubuntu 16.04??
Replies: 2
Views: 3439

How can I run PCAN basic in ubuntu 16.04??

I installed driver, and and PCAN baisc API linux version according to 'readme.txt' files.

but now, I'm not sure how to run PCAN basic API... how excute? what is excutable file? it is very elementary question... pls help me.