issues
search
tonton81
/
FlexCAN_T4
FlexCAN (CAN 2.0 / CANFD) Library for Teensy 3.x and 4.0
https://forum.pjrc.com/threads/56035-FlexCAN_T4-FlexCAN-for-Teensy-4
MIT License
196
stars
66
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
FlexCAN_T4 library not Sending ACK
#79
sdevetis
closed
3 months ago
3
Message sending error. Interrupt or txbuffer error?
#78
megax
opened
4 months ago
2
CAN bus communication with a smart actuator and Teensy 4.1 (FlexCAN_T4 Library) & MCP2551 module
#77
PramVidu
opened
5 months ago
0
can2.setClock() resets baud rate of can1
#76
piranha771
opened
7 months ago
0
ID issue with <FlexCAN_T4.h>
#75
Cand0o
closed
8 months ago
2
Extended Frame Identifier NOT send correct ID
#74
RicNewy
closed
8 months ago
0
Delay in writing messages
#73
tekflio
opened
9 months ago
1
Compatibility <FlexCAN_T4.h> and <NativeEthernet.h>
#72
Cand0o0
opened
9 months ago
1
Add multi-isotp and error checking to CAN-FD
#71
collin80
opened
9 months ago
0
When using a pointer to a FlexCAN_T4 instance it crashes the board
#70
MoveElectricMobility
opened
10 months ago
0
Normal CAN frames receive via interrupts not working
#69
MohamedRizwan03
opened
12 months ago
2
Unable to debug when using FlexCAN_T4 on platformIO
#68
Moi78
opened
1 year ago
2
calling write(MB,msg) from a function pointer function creates issue
#67
equinox311
opened
1 year ago
8
Trying to understand how the bit timing config works
#66
danielfu11
opened
1 year ago
2
Filtering make messages disapear
#65
Concombre74
opened
1 year ago
2
Reset does not reset FIFO
#64
geffennir
opened
1 year ago
3
ISO-TP with CANFD
#63
trollkno1l
opened
1 year ago
1
writeIFLAGBit() is clearing ALL bits, not just one
#62
bsundahl1
closed
1 year ago
5
Different sample rate for arbitration and data phase
#61
trollkno1l
opened
1 year ago
4
EXT ID only using 18 LSB of full 29 bit CAN ID
#60
NicRichardson
closed
1 year ago
3
Allow isotp implementation per mailbox
#59
david-res
opened
1 year ago
2
Issue with mailbox interrupts
#58
samprt-heracles
opened
1 year ago
7
Enabling flexcan_interrupt to fire onReceive for CAN-FD
#57
flybrianfly
closed
1 year ago
0
CAN-FD Interrupts
#56
flybrianfly
closed
1 year ago
12
Some frames not transmitted upon write() - race condition between mailbox write and bus state?
#55
Laogeodritt
opened
2 years ago
13
Extended CAN message not received
#54
ghost
closed
2 years ago
7
Flexcan_t4 write(msg) doesn't work
#53
tmdwhsh
closed
1 year ago
7
set up again CAN when communication is down
#52
rgianluca00
closed
1 year ago
2
Undefined function is not pure virtual, causing undefined vtable linker error
#51
DeanIsMe
closed
1 year ago
1
About loop back(transmit and receive)
#50
kay01-kwon
closed
2 years ago
5
Can.write(msg) repeats sending same frame forever
#49
Knio
closed
1 year ago
4
Calling write at 2Hz but it's sending messages at 3000Hz
#48
jflorchi
closed
2 years ago
2
Revert "Initial commit, modified to work with cmake"
#47
flybrianfly
closed
2 years ago
0
No keyword file
#46
Arvind-Srinivasan
closed
1 year ago
1
Interrupt race condition on RX buffer
#45
AzwarPrihastomo
closed
1 year ago
3
Added manual filter configuration for MB and FIFO
#44
flybrianfly
closed
2 years ago
0
Update circular_buffer.h
#43
fredmcc
closed
2 years ago
0
isotp losing frames when multiple id's being received at once
#42
fredmcc
closed
2 years ago
4
Grab an specific byte From specific ID
#41
djgabriel2004
closed
1 year ago
9
isotp server added receive bus filter
#40
fredmcc
closed
2 years ago
0
Added padding for isotp single frames
#39
fredmcc
closed
2 years ago
0
Isotp add a read bus filter
#38
fredmcc
closed
2 years ago
0
Fixed mailbox filtering example
#37
mjs513
closed
2 years ago
1
mailbox_filtering_example_with_interrupts giving multiple compiler errors.
#36
mjs513
closed
2 years ago
3
isotp add read bus functionality
#35
fredmcc
closed
2 years ago
0
ISOTP conflicts when multiple CAN busses are enabled
#34
fredmcc
closed
2 years ago
15
void FlexCAN_T4<_bus, _rxSize, _txSize>::setMBFilterProcessing(FLEXCAN_MAILBOX, uint32_t, uint32_t) [with CAN_DEV_TABLE _bus = (CAN_DEV_TABLE)1075642368u; FLEXCAN_RXQUEUE_TABLE _rxSize = (FLEXCAN_RXQUEUE_TABLE)256u; FLEXCAN_TXQUEUE_TABLE _txSize = (FLEXCAN_TXQUEUE_TABLE)16u; FLEXCAN_MAILBOX = FLEXCAN_MAILBOX; uint32_t = long unsigned int]' is private
#33
Manivannan-maker
closed
2 years ago
5
undefined reference to vtable for FlexCAN_T4_Base
#32
corndog2000
closed
2 years ago
1
Added Single frame functionality
#31
fredmcc
closed
3 years ago
0
ISOTP single frame protocol is not implemented for messages less than 8 bytes
#30
fredmcc
closed
3 years ago
0
Next