-
-
Notifications
You must be signed in to change notification settings - Fork 106
Description
I do concur with @thirtytwobits about having a sample point option as well. Or at least thinking about minimal sample point or something like that. MCU's can indeed calculate timings (e.g. https://github.com/apache/incubator-nuttx/blob/master/arch/arm/src/s32k1xx/s32k1xx_flexcan.c#L393). However only having the timing from just the bitrate isn't enough you might end up with a low sample point e.g. 60% which is non-ideal.
Regarding DS-015 we participated in the network topology discussion and stated if that if there's a well defined configuration of nodes and it's topology we could help analyzing the impact of different bitrates on such a topology.
Originally posted by @PetervdPerk-NXP in #109 (comment)
I presume it should be named uavcan.can.sample_point_pct and typed uint8[2], for arbitration and data segments, respectively.