LPC55S16 MCAN Transmission Error Counter(TEC) registor Issue

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPC55S16 MCAN Transmission Error Counter(TEC) registor Issue

252件の閲覧回数
jmorel
Contributor II

Im facing an issue were my transmissions are having the data field cut out and the TEC register counts up to the 255 limit disabling the mcan Module. we've also ran into the issue with the Transmitter Delay Compensator Registor(TDCR) where any value other than 0 would not allow the module to transmit anything.

jmorel_0-1719846510207.png

.BaudRate = 1000000,
.BaudRateFD = 4000000,
.CanfdNormal = true,
/* CAN timing configuration */
.NominalScaler = 5,
.Segment1 = 19,
.Segment2 = 6,
.RSyncJumpwidth = 6,
/* CANFD timing configuration */
.DataScaler = 7,
.DataSegment1 = 2,
.DataSegment2 = 0,
.DataRSyncJumpwidth = 0,

ラベル(2)
0 件の賞賛
返信
1 返信

216件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @jmorel 

For better help you check the issue, could you please send a project that can reproduce your issue on LPCXpresso55s16 board. 

 

BR

Alice

0 件の賞賛
返信