Question
bxCAN time-triggered communication mode not supported
The errata sheet of the STM32F042 states:
The time-triggered communication mode described in the reference manual is not supported. As a result, timestamp values are not available. The TTCM bit of the CAN_MCR register must be kept cleared (time-triggered communication mode disabled).
Is this something that somehow could be done or simulated with a separate timer or we cannot have TTCM at all? I'm just trying to find a workaround.
