Tagged Questions

3
votes
5answers
89 views

Is there a Cortex-M3 with external voltage regulators?

Does anyone know of an ARM Cortex-M3 microcontroller with both the 3.3V peripheral and 1.8V core voltages supplied by external sources? Everything I have found so far has an inter …
4
votes
2answers
144 views

Best development board for ARM9?

I am looking for a cheap but powerful dev board for an ARM9 processor. It needs to be able to run linux. I am unsure about the exact specifications for RAM and such(thats partly wh …
2
votes
5answers
97 views

ARM watchdog reset

I have an MP3 development board I picked up from sparkfun that runs off the LPC2148 ARM processor. In looking through the code, I see a function to force a watchdog reset. My quest …
5
votes
5answers
199 views

AVR vs ARM vs Others

Does anyone even care about what you're developing on? I just wonder because there is such a strong contingent for AVRs in the Arduino family. I understand that they are the offici …
4
votes
2answers
92 views

Arm Cortex M3 devolpment tools ?

i plannig to migrate to the NXP Cortex M3 architechture, and i'm a little lost between the existant develment tools. Keil is a expensive and i don't know if it worth. Anyone who …