issues
search
107-systems
/
107-Arduino-MCP2515
Arduino library for controlling the MCP2515 in order to receive/transmit CAN frames.
https://107-systems.org
MIT License
90
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump arduino/arduino-lint-action from 1 to 2
#106
dependabot[bot]
closed
4 weeks ago
0
Bump carlosperate/download-file-action from 2.0.1 to 2.0.2
#105
dependabot[bot]
closed
4 months ago
0
Fix: do no longer list support for ArduinoCore-mbed/arduino_esp32 in README.
#104
aentinger
closed
5 months ago
0
Doesn't work with Arduino Nano 33 BLE
#103
Chanuka-Jayanath
closed
5 months ago
1
Bump geekyeggo/delete-artifact from 4 to 5
#102
dependabot[bot]
closed
7 months ago
0
Fix regression report-size-deltas after updating upload-artifact.
#101
aentinger
closed
8 months ago
0
Bump geekyeggo/delete-artifact from 2 to 4
#100
dependabot[bot]
closed
10 months ago
0
Bump actions/upload-artifact from 3 to 4
#99
dependabot[bot]
closed
10 months ago
0
Bump actions/download-artifact from 3 to 4
#98
dependabot[bot]
closed
10 months ago
0
[Bug Report] Arduino r4 dont work
#97
sofresh007
closed
1 year ago
1
[Bug Report]
#96
sofresh007
closed
1 year ago
2
Bump actions/checkout from 3 to 4
#95
dependabot[bot]
closed
1 year ago
1
Allow Toggling The Use Of Only One TX Buffer
#94
joerossrobotics
closed
1 year ago
2
Enable CMake Support
#93
joerossrobotics
closed
1 year ago
7
Use outside of the Arduino ecosystem
#92
joerossrobotics
closed
1 year ago
2
Add support for ArduinoCore-renesas.
#91
aentinger
closed
1 year ago
0
Bump carlosperate/download-file-action from 2.0.0 to 2.0.1
#90
dependabot[bot]
closed
1 year ago
2
No longer list platform support for mbed and esp32.
#89
aentinger
closed
1 year ago
0
[Support] Filters not acting the way I assume they would
#88
EliotRossRob
closed
1 year ago
1
Allow registration of callbacks for CAN bus errors/warnings.
#87
aentinger
closed
1 year ago
1
Fix: When writing filter IDs the writing should start from SIDH.
#86
aentinger
closed
1 year ago
0
Add example demonstrating a HardwareCAN wrapper allowing to have standardised CAN on any Arduino board.
#85
aentinger
closed
1 year ago
0
added 12mhz and CANopen support
#84
munzili
closed
1 year ago
12
Use arduino/compile-sketches@v1 instead of @main.
#83
aentinger
closed
1 year ago
0
Fix: Extract SPI.beginTransaction from select/deselect callbacks as it breaks when called in ISR context from mbed-based boards.
#82
aentinger
closed
1 year ago
2
Arduino Nano 33 BLE, MCP2515-Loopback Example locks up
#81
Reset19
closed
1 year ago
9
Add some 10MHz stuff
#80
9uenther
closed
1 year ago
2
Fix: envie_m4 is no longer a valid FQBN.
#79
aentinger
closed
1 year ago
0
Configure "Compile Examples" workflow for authenticated API requests.
#78
aentinger
closed
1 year ago
0
Implement API for enabling CAN frame filtering
#77
aentinger
closed
1 year ago
0
Bump carlosperate/download-file-action from 1.1.1 to 2.0.0
#76
dependabot[bot]
closed
2 years ago
0
Bump carlosperate/download-file-action from 1.0.3 to 1.1.1
#75
dependabot[bot]
closed
2 years ago
0
Bump geekyeggo/delete-artifact from 1 to 2
#74
dependabot[bot]
closed
2 years ago
0
Bump actions/download-artifact from 2 to 3
#73
dependabot[bot]
closed
2 years ago
0
Bump actions/upload-artifact from 2 to 3
#72
dependabot[bot]
closed
2 years ago
0
Bump actions/checkout from 2 to 3
#71
dependabot[bot]
closed
2 years ago
0
Configure Dependabot to check for outdated actions used in workflows
#70
aentinger
closed
2 years ago
0
[Bug Report]Try to use it on esp32c3 but not work
#69
fgy58963
closed
1 year ago
0
Fix: No more missing MCP2515 events because the MCP2515 keeps the INTline low UNTIL all EVENTS have been handled.
#68
aentinger
closed
2 years ago
1
Fix: Clear RX int flag before calling user-callback.
#67
aentinger
closed
2 years ago
0
Fix: Only enable transmit buffer empty interrupt if such a callback if provided by the user.
#66
aentinger
closed
2 years ago
0
Fix: Only use a single transmit buffer when transmitting OpenCyphal/CAN frames.
#65
aentinger
closed
2 years ago
1
Fix viper URL.
#64
aentinger
closed
2 years ago
0
Fix: Only enable receive interrupts when a onReceive callback has been provided.
#63
aentinger
closed
2 years ago
3
[Bug Report] Can't get interrupts to fire on ESP32
#62
lordmundi
closed
2 years ago
0
Feature Request #60: Add inline documentation for CanBitRate
#61
lordmundi
closed
2 years ago
2
[Feature Request] Documentation on how to use "CanBitRate" enumeration
#60
lordmundi
closed
2 years ago
3
Replace top-level include file for 107-Arduino-MCP2515.
#59
aentinger
closed
2 years ago
1
Fix: Only libcanard:v1.* had a timestamp field directly in the CAN frame.
#58
aentinger
closed
2 years ago
1
Interrupt always low
#57
HansEge
closed
2 years ago
4
Next