2020-05-31 06:32 PM
hi everyone.
i have a problem of my CAN example
i have run example source on my SPC560BC50L1 chip
on my SPC5Studio, there is no library for SPC560BC50L1 chip, so i use library for SPC560BC50L5
and i set chip as SPC560B50L1 chip,
when i set SPI communication, i was succesful to enable SPI by setting PIN editor
but, when i use can communication library, there is no PIN set on Library, it was empty.
i run this example source code ( SPC560BCXX-OSLESS-CAN ) .
it was done for running, but there is no signal on my Pin ( my CAN0 TX PIN is 14 )
what should i do to run can example source on my chips
or what can i do to set my pinmap to use this library?
2020-06-09 11:45 PM
Hi,
the CAN test application included in SPC5Studio (SPC560BCxx_RLA CAN Test Application) doesn't not contain any pin configuration for the CAN because, as explained in the Readme.txt file, the CAN is configured in loopback mode. This to avoid any external connection for testing the CAN peripheral. If you want to generate a CAN flow in output, you have
Regards,
Luigi
2020-06-09 11:45 PM
2020-06-09 11:45 PM