skpang / Teensy40_triple_CAN_demo

MIT License
7 stars 1 forks source link

Not working #1

Open silicontraption opened 3 years ago

silicontraption commented 3 years ago

I pulled this for use with your T4.1 Triple CAN board I bought from Copperhill.

It compiles and downloads. I get the "CAN Nominal Configuration" output over serial, but the LCD is completely blank - I never even see the backlight flicker. I do see the T4.1 LED light up for about a second (like it's trying to talk to the LCD), but that's it.

Has this code been tested on the T4.1 Triple CAN board?

skpang commented 3 years ago

You need to use the T4.1 version demo.

https://github.com/skpang/Teensy41_240x240_LCD_CANFD_test/blob/master/Teensy41_240x240_LCD_CANFD_test.ino

silicontraption commented 3 years ago

Thanks. Tom from Copperhill linked to this one on his page last week, so I assumed it was correct.

https://copperhilltech.com/teensy-4-1-triple-can-bus-board-with-240x240-lcd-and-ethernet/

(last link in the Programming Samples and Drivers section)

I'll try the T4.1 version.

skpang commented 3 years ago

Thanks for the update. Their link is wrong. I will inform them.