CAN message with DLC > 8 and PIC18
Alberto Alvarez <[email protected]> Wed, 1 Jun 2016 10:59:49 +0200
| Newsgroups | gmane.comp.hardware.bus.can |
|---|---|
| Message-ID | <CAC3gOZ35t0zg1ZD0rU6g09QAkFA-VudDCgZmTvFAffut4zShbQ@mail.gmail.com> |
Hello list, I am reading that reception buffers in Microchip PIC18 devices have a max length of 8bytes, so I can not receive any message with longer DLC. I am investigating if using a overflow bit I can reach the second part of the longer message but without progress so far. Does anyone have experience with such devices? Do you know if it's even possible? Kind regards Alberto Álvarez