issues
search
KevinOConnor
/
can2040
Software CAN bus implementation for rp2040 micro-controllers
GNU General Public License v3.0
685
stars
68
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Only able to receive and send 4 messages then locks up? Pointers pls?
#60
Rich235
opened
1 week ago
5
CAN2040 stops sending ACK and makes CAN bus go into error state
#59
bbouchez
closed
3 weeks ago
2
additional comments
#58
SimonWaldherr
opened
1 month ago
2
Support v2.0.0 of the pico-sdk
#57
KevinOConnor
closed
4 weeks ago
0
PicoSDK v2.0.0 compatibility
#56
GasparQ
closed
2 months ago
1
this fixes a compilation issue when using SDK v2.0.0, should also wor…
#55
hdumcke
closed
1 week ago
4
Compilation issue using pico sdk v2.0.0.0
#54
hdumcke
opened
3 months ago
3
Transmit Queue Hangs if no ACK Detected
#53
wrongbaud
closed
2 months ago
3
Can can2040_start be called more than once?
#52
jhifte
closed
5 months ago
2
CAN2040_NOTIFY_TX received when bus disconnected
#51
obdevel
closed
6 months ago
2
Multiple core increases parse errors
#50
laser-vectrix
closed
10 months ago
2
Examples
#49
Krakert
closed
10 months ago
2
undefined reference to `__DMB'
#48
danielkucera
closed
11 months ago
4
Persistent Error State in can2040
#47
zephyr-atomi
closed
1 year ago
1
Suspicious Timing Inconsistencies in CAN2040 PIO Signal Capture
#46
lamuguo
closed
1 year ago
2
Add mechanism for obtaining low-level can2040 statistics
#45
KevinOConnor
closed
1 year ago
3
Added a max retry counter.
#44
linted
closed
1 year ago
6
Pico stops sending can message halfway through, then retries
#43
Nate711
closed
1 year ago
6
Add support for can2040_stop() to stop processing of CAN bus messages
#42
KevinOConnor
closed
1 year ago
4
CAN stuck during transmissions
#41
daniqsilva25
closed
1 year ago
4
Tx retry count.
#40
HondaRulez
closed
1 year ago
5
Add note to API.md on importing can2040.h from C++
#39
KevinOConnor
closed
1 year ago
1
NAK when connecting can2040 on PIO0 to can2040 on PIO1
#38
Nate711
closed
1 year ago
3
Add extern "C" {} block for C++ compatibility
#37
Nate711
closed
1 year ago
6
Fix check for "tx_conflict"
#36
KevinOConnor
closed
1 year ago
0
Recovery when an error occurs
#35
furusawata
closed
1 year ago
9
Multi canbus on RP2040 (Skr Pico) with usb to bridge mode (Feature Req?)
#34
BTopbas
closed
1 year ago
0
License query
#33
bjpirt
closed
1 year ago
1
Don't resychronize transmit bit timing
#32
KevinOConnor
closed
1 year ago
1
Fix txpending race from report_line_ackdone()
#31
KevinOConnor
closed
1 year ago
0
After Ack when received
#30
furusawata
closed
1 year ago
8
FYI: NMEA2000_can2040 (and thx)
#29
speters
closed
1 year ago
1
can2040 for micropython
#28
Eminemchik
closed
1 year ago
7
Adjust the pico frequency to 250 Mhz
#27
Hemistic
closed
1 year ago
2
TX Bus Errors ~every frame sending to RP2040
#26
JamesWGT3
closed
1 year ago
15
Documentation / Application Reference
#25
6ffm70
closed
1 year ago
5
Make can2040_transmit() multi-cpu atomic
#24
KevinOConnor
closed
1 year ago
1
Can transmission timing wrong at some speeds
#23
apple2ms
closed
1 year ago
17
can20040 library to use other core
#22
HFF-Git
closed
1 year ago
19
Need a working example for Remote frame transmission and reception
#21
Varghesemela
closed
1 year ago
5
Arduino library available
#20
obdevel
closed
1 year ago
4
Add cmake import
#19
HondaRulez
closed
1 year ago
3
ISR in RAM ?
#18
HondaRulez
closed
1 year ago
5
Reduce tx scheduling latency in some cases
#17
KevinOConnor
closed
2 years ago
1
Reschedule tx if previous tx unexpectedly finished transmit
#16
KevinOConnor
closed
2 years ago
0
Restore stuffed_bits state on missing ack
#15
KevinOConnor
closed
2 years ago
0
NACKed message locks transmit queue
#14
rjp5th
closed
2 years ago
6
PIO not running?
#13
zbrown23
closed
2 years ago
4
Added support for a ctx parameter to be passed into the RX callback.
#12
linted
closed
1 year ago
2
Wake arm cpu every 10 raw bits (instead of every 8 bits)
#11
KevinOConnor
closed
2 years ago
0
Next