CAN Transceiver usage in L99DZ200G
I've recently evaluated the AEK-MOT-MR200G1 and AEK-MOT-TK200G1 evaluation boards to gain a better understanding of using the L99DZ200G device and have noticed that neither of those boards used the on-chip CAN transceiver in the L99DZ200G device but, instead, used a separate CAN transceiver device.
Is there a known problem with using the on-chip CAN transceiver in the L99DZ200G device?
Should I also use a separate CAN transceiver if I'm to use the L99DZ200G in a design?
I've written an Arduino library to control the L99DZ200G device from an Arduino Nano, Arduino Nano Every, or a Teensy 3.1 (using Teensyduino).
(see https://github.com/dlkeng/Arduino_DLK_L99DZ200G)

