Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

about arm programming

Status
Not open for further replies.

rizwan.engrs

Newbie level 1
Joined
Aug 29, 2013
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Location
mumbai
Activity points
10
hi i want to do arm programming but i am not getting any base and reference where and how to start.i have done littile bit coding in avr atmega32 and pic 8 bit conteroller plz help me. if you have any material on link please advise.
 
Last edited by a moderator:

Hi,You can use a arm 7 microcontroller. What's the coding you've done with atmega 32? Probably you can try to implement the same with arm controllers. Are you looking out to do something specific apart from it being a 32 bit processor?
You can try LPC2148 arm 7 controller. It has a inbuilt real time clk,i2c,uart,watch dog timer,adc,dac etc.
 

Hi

You can also check out the LPC1343 or LPC1768 as well. They are based on ARM Cortex M3. LPC 1768 has a plethora of features.

Have a look : https://www.keil.com/dd/chip/4868.htm

The LPC1343 has lesser peripherals.
https://www.keil.com/dd/chip/4919.htm

The LPC1768 is programmed using the KEIL MDK IDE. The LPC1343 is an LPCXpresso board and hence uses the LPCXpresso IDE.

The choice of the MCU will primarily depend on what all things you are planning to do.
 

Hi

You can also check out the LPC1343 or LPC1768 as well. They are based on ARM Cortex M3. LPC 1768 has a plethora of features.

Have a look : https://www.keil.com/dd/chip/4868.htm

The LPC1343 has lesser peripherals.
https://www.keil.com/dd/chip/4919.htm

The LPC1768 is programmed using the KEIL MDK IDE. The LPC1343 is an LPCXpresso board and hence uses the LPCXpresso IDE.

The choice of the MCU will primarily depend on what all things you are planning to do.

Why can I get an LPC1768 board?
 


Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top