EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

LPC11Cxx CAN bootloader utility

Started by Kevin October 8, 2012
Hello,

Can anyone point me at a PC utility to program the LPC11Cxx parts via CAN (and optionally UART) using the built-in ISP bootloader?

Only the CAN port is accessible in my hardware, so I would like to be able to use this as a fallback if the device somehow gets bricked during IAP.

Thanks,
Kevin.

An Engineer's Guide to the LPC2100 Series

--- In l..., "Kevin" wrote:
>
> Can anyone point me at a PC utility to program the LPC11Cxx parts via CAN (and optionally UART) using the built-in ISP bootloader?
>

I don't know about CAN but FlashMagic supports programming of LPC11Cxx parts via UART:

http://www.flashmagictool.com/supporteddevices.html

Regards,
Chris Burrows

--
Astrobe v4.2: Oberon Language IDE for Cortex-M3
http://www.astrobe.com

A quick look in the device selection list of flash magic makes me think that those lpc's can be programmed via CAN.

--- In l..., "cfbsoftware1" wrote:
>
> --- In l..., "Kevin" wrote:
> >
> > Can anyone point me at a PC utility to program the LPC11Cxx parts via CAN (and optionally UART) using the built-in ISP bootloader?
> > I don't know about CAN but FlashMagic supports programming of LPC11Cxx parts via UART:
>
> http://www.flashmagictool.com/supporteddevices.html
>
> Regards,
> Chris Burrows
>
> --
> Astrobe v4.2: Oberon Language IDE for Cortex-M3
> http://www.astrobe.com
>

--- In l..., "Kevin" wrote:
>
> Hello,
>
> Can anyone point me at a PC utility to program the LPC11Cxx parts via CAN (and optionally UART) using the built-in ISP bootloader?
>

UM Chapter '26.6 C_CAN communication protocol' describes SDO communication with C_CAN bootloader.

So every CAN device can use this protocol to flash LPC11Cxx, even a LPC11C24.

AFAIK there's no free PC tool which is doing that via USB & LPC.

Thanks Chris,

I downloaded Flash Magic and it does support both the UART and CAN bootloader modes. I'm very happy! For CAN it needs a PEAK PCAN interface though - so I will have to get one of those.

Cheers,
Kevin.
--- In l..., "cfbsoftware1" wrote:
>
> I don't know about CAN but FlashMagic supports programming of LPC11Cxx parts via UART:
>
> http://www.flashmagictool.com/supporteddevices.html
>
> Regards,
> Chris Burrows


The 2024 Embedded Online Conference