Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Adding support LPC1313 #1825

@oleg-login

Description

@oleg-login

Hello. I have a NXP LPC1313FBD48.

(gdb) mon version
Black Magic Probe v1.10.2, Hardware Version 3
Copyright (C) 2010-2023 Black Magic Debug Project
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html

(gdb) monitor swdp_scan
Target voltage: 3.4V
Please report unknown device with Designer 0x8000 Part ID 0x0
Available Targets:
No. Att Driver
*** 1 Unknown ARM Cortex-M Designer 0x8000 Part ID 0x0 M3
(gdb)

In to datasheet UM10375 Device ID for LPC13xx parts:
0x2C40 102B = LPC1313FHN33 ( 32K Flash 8K SRAM)
0x2C40 102B = LPC1313FBD48 ( 32K Flash 8K SRAM)
0x1830 102B = LPC1313FHN33/01 ( 32K Flash 8K SRAM)
0x1830 102B = LPC1313FBD48/01 ( 32K Flash 8K SRAM)

Can you add these devices to the lpc11xx.c file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions