{"id":19615243,"url":"https://github.com/leonrinkel/sam-fd","last_synced_at":"2026-03-19T10:48:13.766Z","repository":{"id":190962357,"uuid":"683673597","full_name":"leonrinkel/sam-fd","owner":"leonrinkel","description":"ATSAMC21 based CAN-FD interface","archived":false,"fork":false,"pushed_at":"2023-10-16T21:33:50.000Z","size":68136,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-24T06:42:38.626Z","etag":null,"topics":["atsamc21","can","can-bus","can-fd","hardware","sam-fd"],"latest_commit_sha":null,"homepage":"https://git.leon.fyi/sam-fd","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leonrinkel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-08-27T10:43:09.000Z","updated_at":"2023-10-12T15:32:27.000Z","dependencies_parsed_at":"2024-01-16T10:08:41.563Z","dependency_job_id":null,"html_url":"https://github.com/leonrinkel/sam-fd","commit_stats":{"total_commits":81,"total_committers":1,"mean_commits":81.0,"dds":0.0,"last_synced_commit":"1e9c1c4a4c565723fb31f34d24916d2cb73e0a0b"},"previous_names":["leonrinkel/sam-fd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leonrinkel/sam-fd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonrinkel%2Fsam-fd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonrinkel%2Fsam-fd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonrinkel%2Fsam-fd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonrinkel%2Fsam-fd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leonrinkel","download_url":"https://codeload.github.com/leonrinkel/sam-fd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonrinkel%2Fsam-fd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29970990,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T14:11:48.712Z","status":"ssl_error","status_checked_at":"2026-03-01T14:11:48.352Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atsamc21","can","can-bus","can-fd","hardware","sam-fd"],"created_at":"2024-11-11T10:55:55.832Z","updated_at":"2026-03-01T14:33:07.576Z","avatar_url":"https://github.com/leonrinkel.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# sam-fd\n\nATSAMC21 based CAN-FD interface\n\n![Render of the interface PCB](rev1/sam-fd.png)\n\n## Initialization\n\nMake sure you have a proper Zephyr development environment according to the official documentation.\n\n```sh\nwest init -m https://git.leon.fyi/sam-fd-sdk --mr main sam-fd-workspace # or\nwest init -m https://github.com/leonrinkel/sam-fd-sdk --mr main sam-fd-workspace\ncd sam-fd-workspace\nwest update\n```\n\n## Building\n\n```sh\nwest build --sysbuild -b sam_fd sam-fd-sdk/app\n```\n\n## Flashing\n\n### Using a Debugger\n\n```sh\nwest flash --runner jlink # or\nwest flash --runner pyocd\n```\n\n### Via Serial Recovery\n\nSerial recovery mode can be entered by running a command like the following immediately after resetting.\n\n```sh\nmcumgr \\\n    --conntype serial \\\n    --connstring dev=/dev/cu.usbserial-110,baud=115200 \\\n    image upload -e build/app/zephyr/zephyr.signed.bin\n```\n\n## License\n\nPlease see [hardware/LICENSE](rev1/LICENSE) and [sam-fd-sdk](https://git.leon.fyi/sam-fd-sdk). The software side of this project is based on [Zephyr](https://www.zephyrproject.org) which is mostly licensed under the [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonrinkel%2Fsam-fd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleonrinkel%2Fsam-fd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonrinkel%2Fsam-fd/lists"}