Skip to content

Commit

Permalink
add SN65HVD230D
Browse files Browse the repository at this point in the history
  • Loading branch information
teachop committed Apr 24, 2014
1 parent 76e8794 commit 58ba861
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,11 @@ Note that CAN will normally not work without termination resistors.

Supported baud rates are 125000, 250000, 500000, and 1000000 bits per second. If the baud rate is not specified it will default to 125000.

###Known working CAN Transceivers
Please add parts you are using with Teensy3.1 to this list.
- TI SN65HVD232QDQ1 on 3.3V.
- NXP TJA1050T/VM,118. This is powered by the same 5V supply as the Teensy.
###CAN Transceiver Options
Please add parts you are using successfully with Teensy 3.1 to this list.
- TI SN65HVD230D on 3.3V (1MBPS)
- TI SN65HVD232D / SN65HVD232QDQ1 on 3.3V (1MBPS)
- NXP TJA1050T/VM,118 on the same 5V supply as the Teensy. (1MBPS)

###Driver API
**begin()**
Expand Down

0 comments on commit 58ba861

Please sign in to comment.