Part Number: TM4C1294NCPDT
Any pointer will be appreciated, thanks!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: TM4C1294NCPDT
Any pointer will be appreciated, thanks!
There are some examples in the TivaWare_C_Series-2.2.0.295/examples/peripherals/can directory.
From a quick look they have conditional compilation to support TM4C123 or TM4C129 devices, e.g. handle the differences in functions to set the system clock which vary between the device families.
Hi David,
Yes, there is a recent app note created for CAN module which contains five different useful example projects including CAN bootloader. Please see below link.