{"id":3754,"date":"2023-09-06T08:02:52","date_gmt":"2023-09-06T08:02:52","guid":{"rendered":"https:\/\/staging.mixtile.com\/?post_type=ht_kb&amp;p=1402"},"modified":"2023-09-06T08:02:52","modified_gmt":"2023-09-06T08:02:52","slug":"use-can-interface","status":"publish","type":"ht_kb","link":"https:\/\/www.mixtile.com\/ja\/docs\/use-can-interface\/","title":{"rendered":"CAN\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u3092\u4f7f\u7528"},"content":{"rendered":"<p id=\"using-can-interface\"><a href=\"https:\/\/www.mixtile.com\/ja\/docs\/Mixtile-Edge-2-Docs\/Hardware-Tutorial\/usage-of-connector\/use-can-interface\/#using-can-interface\"><\/a>Edge 2\u30dc\u30fc\u30c9\u306b\u306fCAN\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30a4\u30b9\u304c\u3042\u308a\u3001CAN\u30d4\u30f3\u306e\u4ed5\u69d8\u306f\u3059\u3067\u306b\u00a0<strong>\u30b3\u30cd\u30af\u30bf\u3068\u30d4\u30f3\u914d\u7f6e<\/strong>\u00a0\u30bb\u30af\u30b7\u30e7\u30f3\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u30e6\u30fc\u30b6\u30fc\u306f\u3001CAN\u3092\u8a2d\u5b9a\u3059\u308b\u524d\u306b\u3001\u307e\u305aCAN\u30c1\u30c3\u30d7\u306e\u4ed5\u69d8\u3092\u8aad\u3080\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002Edge 2\u306b\u306fCAN\u30c1\u30c3\u30d7\u304c\u642d\u8f09\u3055\u308c\u3066\u3044\u306a\u3044\u305f\u3081\u3001CAN\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30a4\u30b9\u3092\u4f7f\u7528\u3059\u308b\u306b\u306f\u3001\u30e6\u30fc\u30b6\u30fc\u81ea\u8eab\u3067\u30dc\u30fc\u30c9\u3092\u958b\u767a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002CAN\u30c1\u30c3\u30d7\u00a0<strong>TJA1042<\/strong>\u306a\u3069\u3092\u914d\u5099\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3002<\/p>\n\n\n\n<p>\u5fc5\u8981\u3067\u3042\u308c\u3070\u3001\u4ee5\u4e0b\u306e\u624b\u9806\u3067CAN\u901a\u4fe1\u3092\u30c6\u30b9\u30c8\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<p>\u30b9\u30c6\u30c3\u30d71\uff1a<\/p>\n\n\n\n<p>\u30b7\u30ea\u30a2\u30eb\u30b3\u30f3\u30bd\u30fc\u30eb\u306b\u4ee5\u4e0b\u306e\u60c5\u5831\u3092\u5165\u529b\u3059\u308b\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>ip link set can0 down\nip link set can0 type can bitrate 500000 dbitrate 500000 fd on\nip link set can0 up\n<\/code><\/pre>\n\n\n\n<p>\u30b9\u30c6\u30c3\u30d72\uff1a<\/p>\n\n\n\n<p>ADB\uff08Android Debug Bridge\uff09\u3067\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5165\u529b\u3059\u308b\u3002<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>candump can0\n<\/code><\/pre>\n\n\n\n<p>\u30b9\u30c6\u30c3\u30d73\uff1a<\/p>\n\n\n\n<p>\u30b7\u30ea\u30a2\u30eb\u30b3\u30f3\u30bd\u30fc\u30eb\u306b\u4ee5\u4e0b\u306e\u60c5\u5831\u3092\u5165\u529b\u3059\u308b\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cansend can0 7DF#020100000000000000\n<\/code><\/pre>\n\n\n\n<p>\u3059\u308b\u3068\u3001ADB\uff08Android Debug Bridge\uff09\u3067\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u51fa\u529b\u304c\u78ba\u8a8d\u3067\u304d\u308b\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>can0  7DF   [8]  02 01 00 00 00 00 00 00\ncan0  7E8   [8]  06 41 00 FF FF FF FF 00<\/code><\/pre>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>The Edge 2 board has a CAN interface, and the CAN pin specification is already stated in the\u00a0Connectors and Pinouts\u00a0section. User must first read the CAN chip specification before configuring CAN. Edge 2 does not have a CAN chip, and the user must develop their own board in order to use the CAN interface.. The [&#8230;]","protected":false},"author":1,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"spay_email":""},"ht-kb-category":[77],"ht-kb-tag":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v17.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Use CAN Interface | Mixtile<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.mixtile.com\/ja\/docs\/use-can-interface\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Use CAN Interface | Mixtile\" \/>\n<meta property=\"og:description\" content=\"The Edge 2 board has a CAN interface, and the CAN pin specification is already stated in the\u00a0Connectors and Pinouts\u00a0section. User must first read the CAN chip specification before configuring CAN. Edge 2 does not have a CAN chip, and the user must develop their own board in order to use the CAN interface.. The [...]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mixtile.com\/ja\/docs\/use-can-interface\/\" \/>\n<meta property=\"og:site_name\" content=\"Mixtile\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.mixtile.com\/ja\/#organization\",\"name\":\"Mixtile Limited\",\"url\":\"https:\/\/www.mixtile.com\/ja\/\",\"sameAs\":[],\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.mixtile.com\/ja\/#logo\",\"inLanguage\":\"ja\",\"url\":\"https:\/\/dh19rycdk230a.cloudfront.net\/app\/uploads\/2022\/02\/logo.svg\",\"contentUrl\":\"https:\/\/dh19rycdk230a.cloudfront.net\/app\/uploads\/2022\/02\/logo.svg\",\"caption\":\"Mixtile Limited\"},\"image\":{\"@id\":\"https:\/\/www.mixtile.com\/ja\/#logo\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.mixtile.com\/ja\/#website\",\"url\":\"https:\/\/www.mixtile.com\/ja\/\",\"name\":\"Mixtile\",\"description\":\"Hardware for IoT Solutions\",\"publisher\":{\"@id\":\"https:\/\/www.mixtile.com\/ja\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.mixtile.com\/ja\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"ja\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.mixtile.com\/ja\/docs\/use-can-interface\/#webpage\",\"url\":\"https:\/\/www.mixtile.com\/ja\/docs\/use-can-interface\/\",\"name\":\"Use CAN Interface | Mixtile\",\"isPartOf\":{\"@id\":\"https:\/\/www.mixtile.com\/ja\/#website\"},\"datePublished\":\"2023-09-06T08:02:52+00:00\",\"dateModified\":\"2023-09-06T08:02:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.mixtile.com\/ja\/docs\/use-can-interface\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.mixtile.com\/ja\/docs\/use-can-interface\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.mixtile.com\/ja\/docs\/use-can-interface\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.mixtile.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Use CAN Interface\"}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Use CAN Interface | Mixtile","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.mixtile.com\/ja\/docs\/use-can-interface\/","og_locale":"ja_JP","og_type":"article","og_title":"Use CAN Interface | Mixtile","og_description":"The Edge 2 board has a CAN interface, and the CAN pin specification is already stated in the\u00a0Connectors and Pinouts\u00a0section. User must first read the CAN chip specification before configuring CAN. Edge 2 does not have a CAN chip, and the user must develop their own board in order to use the CAN interface.. The [...]","og_url":"https:\/\/www.mixtile.com\/ja\/docs\/use-can-interface\/","og_site_name":"Mixtile","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Organization","@id":"https:\/\/www.mixtile.com\/ja\/#organization","name":"Mixtile Limited","url":"https:\/\/www.mixtile.com\/ja\/","sameAs":[],"logo":{"@type":"ImageObject","@id":"https:\/\/www.mixtile.com\/ja\/#logo","inLanguage":"ja","url":"https:\/\/dh19rycdk230a.cloudfront.net\/app\/uploads\/2022\/02\/logo.svg","contentUrl":"https:\/\/dh19rycdk230a.cloudfront.net\/app\/uploads\/2022\/02\/logo.svg","caption":"Mixtile Limited"},"image":{"@id":"https:\/\/www.mixtile.com\/ja\/#logo"}},{"@type":"WebSite","@id":"https:\/\/www.mixtile.com\/ja\/#website","url":"https:\/\/www.mixtile.com\/ja\/","name":"Mixtile","description":"Hardware for IoT Solutions","publisher":{"@id":"https:\/\/www.mixtile.com\/ja\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mixtile.com\/ja\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"ja"},{"@type":"WebPage","@id":"https:\/\/www.mixtile.com\/ja\/docs\/use-can-interface\/#webpage","url":"https:\/\/www.mixtile.com\/ja\/docs\/use-can-interface\/","name":"Use CAN Interface | Mixtile","isPartOf":{"@id":"https:\/\/www.mixtile.com\/ja\/#website"},"datePublished":"2023-09-06T08:02:52+00:00","dateModified":"2023-09-06T08:02:52+00:00","breadcrumb":{"@id":"https:\/\/www.mixtile.com\/ja\/docs\/use-can-interface\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mixtile.com\/ja\/docs\/use-can-interface\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.mixtile.com\/ja\/docs\/use-can-interface\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mixtile.com\/"},{"@type":"ListItem","position":2,"name":"Use CAN Interface"}]}]}},"_links":{"self":[{"href":"https:\/\/www.mixtile.com\/ja\/wp-json\/wp\/v2\/ht-kb\/3754"}],"collection":[{"href":"https:\/\/www.mixtile.com\/ja\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/www.mixtile.com\/ja\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/www.mixtile.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mixtile.com\/ja\/wp-json\/wp\/v2\/comments?post=3754"}],"version-history":[{"count":0,"href":"https:\/\/www.mixtile.com\/ja\/wp-json\/wp\/v2\/ht-kb\/3754\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.mixtile.com\/ja\/wp-json\/wp\/v2\/media?parent=3754"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/www.mixtile.com\/ja\/wp-json\/wp\/v2\/ht-kb-category?post=3754"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/www.mixtile.com\/ja\/wp-json\/wp\/v2\/ht-kb-tag?post=3754"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}