Hotwheels-Cluster 1.2
Creation of Cluster APP for SEA:ME project.
 
Loading...
Searching...
No Matches
MCP2515Controller.cpp File Reference

Implementation of the MCP2515Controller class. More...

#include "MCP2515Controller.hpp"
#include "SPIController.hpp"
#include <QDebug>
#include <QThread>
#include <cstring>
#include <stdexcept>

Go to the source code of this file.

Detailed Description

Implementation of the MCP2515Controller class.

Version
0.1
Date
2025-01-31
Author
Félix LE BIHAN (@Fle-bihh)
Tiago Pereira (@t-pereira06)
Ricardo Melo (@reomelo)
Michel Batista (@MicchelFAB)

This file contains the implementation of the MCP2515Controller class, which controls the MCP2515 CAN controller.

Note
This class is used to control the MCP2515 CAN controller for communication.
Warning
Ensure that the SPI controller is properly implemented.
See also
MCP2515Controller.hpp for the class definition.

Definition in file MCP2515Controller.cpp.