• MCU's
    3 replies, posted
Alright so im looking into building a controller from scratch and i had a couple questions about some MCU's Lets say i wanted to use this chip [URL]http://www.mouser.com/ProductDetail/NXP-Semiconductors/LPC1111FHN33-1015/?qs=sGAEpiMZZMu%2fa7BBl1Hjx78js1EHzv1NEzLGf1LcVsQ%3d[/URL] A couple questions, 1.) How would you go about uploading C/C++ code onto this chip? 2.)What program would you use to compile it? I have looked at the website and they provide no software that i know of. So if you are well into the field of IC's and MCU's please feel free to respond, thanks
It is ARM Arcitecture therefore you would need a toolchain for compiling ARM programs and the appropriate programmer for that specfic chip (Which can be expensive depending on the chip) [url]http://www.keil.com/arm/mdk.asp[/url] Any reason you are looking at chips this powerful? - Arduinos are a great starting point.
Already used Arduino, cant stand it! its too week for myself, though i probably wont be using something that strong. im going to actually use something that is alot more powerful then Arduino. I'm going to the University This weekend and im going to talk to some professors about some of this stuff
[QUOTE=BRadNowacki;26870072]Already used Arduino, cant stand it! its too week for myself, though i probably wont be using something that strong. im going to actually use something that is alot more powerful then Arduino. I'm going to the University This weekend and im going to talk to some professors about some of this stuff[/QUOTE] An Adruino is too weak for someone who doesn't know much about programming the chip? What exactly are you trying to accomplish?
Sorry, you need to Log In to post a reply to this thread.