Re: CAN message with DLC > 8 and PIC18
Alberto Alvarez <[email protected]> Wed, 1 Jun 2016 13:09:06 +0200
| Newsgroups | gmane.comp.hardware.bus.can |
|---|---|
| Message-ID | <CAC3gOZ041MAyniky0peF+V2aRpSMEdnKNLSzF8V9umbZ3waZCg@mail.gmail.com> |
Hello Very interesting information. I dully thought that having seen DLC of 10 or 12 meant a physical frame with that length. A have no experience with multipacket on PIC microcontroller but i will keep digging to see if there is a protocol stack provider for such technology Thank you!! Alberto Álvarez On Wed, Jun 1, 2016 at 12:28 PM, Heinz-Jürgen Oertel <[email protected]> wrote: > Am Mittwoch, 1. Juni 2016, 11:48:59 schrieb Alberto Alvarez: > > how to > > operate with "multipacket Transport" (J1939/21) because when this Message > > is longer I am unnable to read anything. > > > > J1939 defines a transport protocol TP. It uses sequences of 8 byte > messages to transfer longer data. It is defined in the Standard. > In CANopen such a transport protocol is defined as one of the SDO (service > data object) protocols. > > Basic introduction at > https://www.kvaser.com/about-can/higher-layer-protocols/j1939-introduction/ > > If you are interested in implementing J1939, search for protocol stack > providers. > You can ask me for references. > > Heinz >