Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

veecle/tc37x-hal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo HAL for AURIX™ tc37x lite-kit

Demo implementation of a HAL for the TC375-Lite kit. The HAL is very limited at the moment and only supports

  • Clock configuration via pll and ccu wrappers: configurations are hard-coded for the TC375
  • Basic handling of time and delay
  • CAN-driver: this is more or less working in a simplified (and untested) manner

For usage and documentation refer to the veecle-aurix-demo crate.

This is a basic and likely wrong implementation: this only serves as proof of concept and nothing more; future MRs will transform this to a more correctly designed and validated HAL

License

Licensed under Apache License, Version 2.0

About

Hardware Abstraction Layer for AURIX TC37X

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages