Teensy 3.6 CAN Trouble

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
beermedude
 
Posts: 2
Joined: Thu Nov 08, 2018 9:48 pm

Teensy 3.6 CAN Trouble

Post by beermedude »

Hello,

I am having trouble getting CAN to work with my Teensy 3.6. I have read that I should use the FlexCAN library? All I am trying to do is read some RPM data from a ECU then drive a Neopixel ring as a tachometer. I got the ring working now I need the CAN part to work. My ECU broadcasts data in 2 bytes and in HEX. I know how to convert the given CAN data to an int. Just don't know how to read it... Any ideas? Thanks!

User avatar
adafruit_support_mike
 
Posts: 67485
Joined: Thu Feb 11, 2010 2:51 pm

Re: Teensy 3.6 CAN Trouble

Post by adafruit_support_mike »

I'm afraid we don't have much experience doing CAN on the Teensy platform. Your best bet will be to check over in the PJRC forums, which are the Teensy's home:

https://forum.pjrc.com/

Locked
Please be positive and constructive with your questions and comments.

Return to “Microcontrollers”