Is there any support for NXP LPC21xx series and LPC1768?

i am using ch32v003f4u6 micro-controller board, Embeetle is really amazing and simple to use just connnect ->build → flash.

i need Enquiry is there this IDE support LCP21xx, LPC17xx series mcus, do you have any plane to add 8051 header files ?

2 Likes

Hi @rbansod5 ,
Welcome to Embeetle!

I’m Kristof, one of the founders. Which ch32v003f4u6 microcontroller board do you have? This is indeed a very popular chip. I’m curious on which board you’re using it.

About the LPC boards, did you have a particular board in mind? It helps if you provide us with a Farnell / DigiKey or Mouser product nr, so there is no confusion :+1:

I am using vsdsquadron mini development board for ch32v003f4u6.

https://mou.sr/3BQFL3f

Ihttps://mou.sr/4dJEOY1

Lpc1768 MCU.

And I am curious to know about embeetle will support to 8051 MCU?

8051 support is something we would like to do; we have had a few requests already. The main issue is the compiler: SDCC is not gcc and has some different extensions than gcc. These would require fixing and testing our source analyzer. it’s perfectly possible technically; mostly a question of priority and resources.

I am not sure if you noticed: Embeetle integrates deeper with the compiler than most IDE’s, parsing not only C/C++ code but also assembly, linker scripts and binary code. Which allows us to support our unique filetree, that automatically figures out which files need to be linked into your project and which are unnecessary.

Is it the SDCC compiler you are thinking about? I know there are a few other compilers around that work with 8051.

1 Like

Hi @rbansod5 ,
Thank you for providing the Mouser link. The link points at the LPC1768FET100Y MCU from NXP. Do you also have a link to a development board that is equipped with this MCU?

LPC1768

This development board is not from any specific brand; it’s custom made.

but it supports flashing mcu via usb, uart.

Thank you sir.
Is there any development board that gets close to your board? Perhaps you can find a development board that has the same target MCU as your board. That would really help us to do the integration properly.

Screenshot from 2024-10-22 13-25-04
https://os.mbed.com/platforms/mbed-LPC1768/