169199_en-US

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

169199_en-US

169199_en-US

Flexray Frames Configuration

Hi,


I'm working with the Freescale Development Card EVB9S12XF512E. For making an communication between two flexray nodes, it needs to configuration the network.


In fact, there is a function which did that in freescale example :

/* Structure of this type contains configuration   information of the one low level parameters set */const Fr_low_level_config_type Fr_low_level_cfg_set_00 ={    ..........    5000,       /* G_MACRO_PER_CYCLE */    10,         /* G_MAX_WITHOUT_CLOCK_CORRECTION_PASSIVE */    14,         /* G_MAX_WITHOUT_CLOCK_CORRECTION_FATAL */    22,         /* G_NUMBER_OF_MINISLOTS */    60,         /* G_NUMBER_OF_STATIC_SLOTS */    4920,       /* G_OFFSET_CORRECTION_START */    16,         /* G_PAYLOAD_LENGTH_STATIC */    ..........}

 I would like to know if I'm understanding well something.


The argument G_PAYLOAD_LENGTH_STATIC represent the duration of a static frame, that right?


In my example, the argument is put at 16. That mean I can send at maximum 16 byte of data in my Flexray frames?


Thanks you in advance for your answers, because i really need to know if am right to continu my project.


Regards,

GeneralRe: Flexray Frames ConfigurationMe too!!!!!!!!!
can you tell me how to deal with it?
Re: Flexray Frames Configuration

The payload length is in words I think. 16 words=32 bytes.

タグ(1)
評価なし
バージョン履歴
最終更新日:
‎11-21-2025 02:21 AM
更新者: