element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Embedded and Microcontrollers
  • Technologies
  • More
Embedded and Microcontrollers
Embedded Forum Choosing a Microcontroller Brand
  • Blog
  • Forum
  • Documents
  • Quiz
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Embedded and Microcontrollers to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 47 replies
  • Answers 2 answers
  • Subscribers 471 subscribers
  • Views 5243 views
  • Users 0 members are here
Related

Choosing a Microcontroller Brand

screamingtiger
screamingtiger over 10 years ago


I understand that choosing a specific microcrontroller/processor/SOC depends on the requirements and what I am doing etc..

 

I've started a couple discussions but this one is at a critical time, I just used up my last 2 ardunio minis so I need to order a new stash.   I am considering moving away from them and to something more advanced, even if it is just using AVRs directly.

 

This question however is more about choosing a general brand of micro controllers.  In my opinion, for me, I don't have time to learn all of them.  I don't have time or $ to invest in IDEs for different platforms nor do I want a slew of them installed on my PC.

 

So help clear my ignorance here.

 

I am looking AVR, they have a wide range of products.  So does ARM.

 

If I were to say "I only want to use ARM" would I benefit from the following:

-A wide range of products from low power consumption (<100mA) all the way up to full multi core processors ( I can build small embedded projects and then go bigger if needed without having to switch brands)

 

-If I learn the assembler for one ARM product, moving to another ARM product will not result in as steep of a learning curve as the register names, instruction pnuemonics  and paradigm will be similar (subsets).

 

I could as the same question about sticking with AMTEL or PIC (microchip)

 

Does it make sense what I am trying to do?  I just want to cut down the cross system learning curves and stick with a specific set of chips that are very similar in terms of programming.

  • Sign in to reply
  • Cancel

Top Replies

  • michaelkellett
    michaelkellett over 10 years ago in reply to screamingtiger +4
    I really like the ST Nucleo boards - programmer/debugger built in, dead cheap (£7.67 for CortexM4) and quite small. MK
  • DAB
    DAB over 10 years ago +4 verified
    Hi Joey, I appear to be late to the post. I just recently purchased a couple of the Cypress Semi PSOC 4 boards. One I intend to install in my CNC mill and the others for new projects. I chose Cypress because…
  • johnbeetem
    johnbeetem over 10 years ago +2
    There are so many different ARM microcontrollers that it's hard to know what to do. In general, the core itself is pretty much the same so your real question is what on-chip peripherals do you need. Most…
Parents
  • DAB
    0 DAB over 10 years ago

    Hi Joey,

     

    I appear to be late to the post.

     

    I just recently purchased a couple of the Cypress Semi PSOC 4 boards.

    One I intend to install in my CNC mill and the others for new projects.

     

    I chose Cypress because I love their development environment and their board handles a wide range of different component voltages, plus it includes programmable digital and analog hardware devises.

     

    For my money, these board give you the most options to explore new applications and plenty of options to make your own devices as needed without doing your own PCB circuits.

     

    The TI Launchpad set also provides a good solid development environment and a wide range of boards aimed at specific application domains.

     

    Either of these solutions will provide you with plenty of capability for a small price.

     

    DAB

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Reject Answer
    • Cancel
Reply
  • DAB
    0 DAB over 10 years ago

    Hi Joey,

     

    I appear to be late to the post.

     

    I just recently purchased a couple of the Cypress Semi PSOC 4 boards.

    One I intend to install in my CNC mill and the others for new projects.

     

    I chose Cypress because I love their development environment and their board handles a wide range of different component voltages, plus it includes programmable digital and analog hardware devises.

     

    For my money, these board give you the most options to explore new applications and plenty of options to make your own devices as needed without doing your own PCB circuits.

     

    The TI Launchpad set also provides a good solid development environment and a wide range of boards aimed at specific application domains.

     

    Either of these solutions will provide you with plenty of capability for a small price.

     

    DAB

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Reject Answer
    • Cancel
Children
  • screamingtiger
    0 screamingtiger over 10 years ago in reply to DAB

    I am going to give PSoc A try.  They are cheap and the IDE is free.  The programmer comes with it as far as I can tell.  I am not a fan of the GUI blocks theya re trying to use to make it easier for non programmers types to use.

     

    I planned to use a raspberry pi as my main dev platform, with command line only.  However this will put that idea to an end.

     

    Looking forward to getting into real MCU programming.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube