Цитата(Andrew2000 @ Jul 14 2010, 23:00)

прежде чем писать - читайте стандарт, лежит тут
Если вы умный, то сразу приводите выписки из стандарта, а не ссылки. Моя ошибка заключается в том, что я неправильно указал число клоков.
Согласно стандарту пауза между DATA FRAMEs and REMOTE FRAMEs может составлять от 2клоков и более
Специально для Вас (не касаемся OVERLOAD FRAME):
1.
DATA FRAMEs and REMOTE FRAMEs can be used both in Standard Frame Format and Extended Frame Format; they are separated from preceding frames by an INTERFRAME SPACE.
2.
DATA FRAMEs and REMOTE FRAMEs are separated from preceding frames whatever type they are (DATA FRAME, REMOTE FRAME, ERROR FRAME, OVERLOAD
FRAME) by a bit field called INTERFRAME SPACE. In contrast, OVERLOAD FRAMEs and ERROR FRAMEs are not preceded by an INTERFRAME SPACE and
multiple OVER-LOAD FRAMEs are not separated by an INTERFRAME SPACE.
INTERFRAME SPACE
contains the bit fields INTERMISSION and BUS IDLE and, for ’error passive’ stations, which have been TRANSMITTER of the previous message, SUSPEND TRANSMISSION.
INTERFRAME SPACE contains the bit fields INTERMISSION and BUS IDLE and, for ’error passive’ stations, which have been TRANSMITTER of the previous message, SUSPEND TRANSMISSION.
2.1.INTERMISSION
consists of three ’recessive’ bits.
During INTERMISSION the only action to be taken is signalling an OVERLOAD condition
and no station is allowed to actively start a transmission of a DATA FRAME or REMOTE
FRAME.
Note:
If a CAN node has a message waiting for transmission and it samples a dominant bit at the third bit of INTERMISSION, it will interpret this as a START OF FRAME bit,
and, with the next bit, start transmitting ist message with the first bit of its IDENTIFIER without first transmitting a START OF FRAME bit and without becoming receiver.
2.2.BUS IDLE
The period of BUS IDLE may be of arbitrary length. The bus is recognized to be free and any station having something to transmit can access the bus. A message, which is pending for transmission during the transmission of another message, is started in the first bit following INTERMISSION.
The detection of a ’dominant’ bit on the bus is interpreted as START OF FRAME.
2.3.SUSPEND TRANSMISSION
After an ’error passive’ station has transmitted a message, it sends eight ’recessive’ bits following INTERMISSION, before starting to transmit a further message or recognizing the bus to be idle. If meanwhile a transmission (caused by another station) starts, the station will become receiver of this message.