1
0
mirror of https://github.com/halleysfifthinc/Toyota-AVC-LAN synced 2025-06-12 02:16:22 +00:00

5 Commits

Author SHA1 Message Date
Allen Hill
feccda9e69 Update to use attiny1616 AC2 and TCB1
- Change AVC output enable/disable to only change input/output of pin 7;
  only one pin should need to be used to send (i.e. actual differential
  signaling isn't being used, therefore, we can achieve the necessary
  (single-ended) differential voltage using only one pin, leaving the
  other outputting low)
- Use virtual ports to enable setting output status with single
  instruction
2023-08-03 11:01:45 -04:00
Allen Hill
49ceb1e5e8 Uncommitted changes from 8 years ago 2023-07-16 15:46:01 -04:00
Allen Hill
a1c2b1b6e4 Message read now works 2015-07-26 22:45:06 -07:00
Allen Hill
49c0827c4f Compile/linking required changes 2015-07-23 21:23:36 -07:00
Allen Hill
214cc168fd Merged Marcin's AVC-LAN driver 2015-07-23 09:43:26 -07:00