目前分類:CAN BUS (3)

瀏覽方式: 標題列表 簡短摘要

話說目前都在研究CAN BUS

然後,就想到一個 [如何讓產線方便測試CAN BUS ] 的想法

----CAN BUS 測試需求----

bit rate預設為 500 K bps

發送端: 我是利用 can bus analyzer 發送 SID: 7FF , DATA 最多 8 bytes

接收端: Arduino 接收傳送端的資料

文章標籤

CuteParrot 發表在 痞客邦 留言(0) 人氣()

compile libsocketcan and canutils for Android 9
 
以下紀錄如何在 linux x86 64 unbutu 16.04下compile compile libsocketcan and canutils for Android 9\
 
==前置作業==
文章標籤

CuteParrot 發表在 痞客邦 留言(0) 人氣()


========compile SocketCAN userspace utilities and tools for Android ============================
---install cmake 3.6  ---
(reference from http://www.kbase101.com/question/8509.html)
.first check cmake version via "cmake --version" , it should 3.6.
.if vesion is not 3.6, rmove it via "sudo apt remove cmake"

文章標籤

CuteParrot 發表在 痞客邦 留言(0) 人氣()