Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Example Application Usage

Canfd polled mode test

https://github.com/Xilinx/embeddedsw/blob/master/XilinxProcessorIPLib/drivers/canfd/examples/xcanfd_polled_example.c


It configures the CANFD controller in loop back mode with no interrupt enabled and verifies the data received with data sent
Code Block
themeMidnight
Polled Mode test::
CANFD Polled Mode Example Test
Successfully ran XCanFd Polled Mode example

Canfd interrupt mode test

https://github.com/Xilinx/embeddedsw/blob/master/XilinxProcessorIPLib/drivers/canfd/examples/xcanfd_intr_example.c
It configures the CANFD controller in loop back mode with interrupts enabled and verifies the data received with data sent
Code Block
themeMidnight
Interrupt Mode test:
CANFD Interrupt Example Test
Successfully ran XCanFd Interrupt Mode example

Change Log

2024.1

2023.2

2023.1

  • None

2022.2

2022.1

2021.2

2021.1

 2020.2

2020.1

2019.2

2019.1

2018.3

2018.2

  • None


...