Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Overview  





2 History  





3 Products  



3.1  Microcontrollers  



3.1.1  SAM C  





3.1.2  SAM D  





3.1.3  SAM L  





3.1.4  SAM 3  





3.1.5  SAM 4  





3.1.6  SAM x70  





3.1.7  Legacy  



3.1.7.1  AT91SAM7  









3.2  Microprocessors  



3.2.1  AT91SAM9  





3.2.2  SAMA5  







3.3  Smart Energy  





3.4  Arduino boards  





3.5  Atmel boards  







4 Development tools  



4.1  Cortex-M  





4.2  IDE  





4.3  Debuggers  







5 Documentation  





6 See also  





7 References  





8 Further reading  





9 External links  














Atmel ARM-based processors






Magyar
 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 




In other projects  



Wikimedia Commons
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 

(Redirected from AT91SAM)

Atmel ARM-based processors are microcontrollers and microprocessors integrated circuits, by Microchip Technology (previously Atmel), that are based on various 32-bit ARM processor cores, with in-house designed peripherals and tool support.[1]

Overview

[edit]

ARM licenses the core design for a series of 32-bit processors. ARM does not manufacture any complete silicon products, just intellectual property (IP). The ARM processors are RISC (reduced instruction set computing). This is similar to Microchip's AVR 8-bit products, a later adoption of RISC architecture. Whereas the AVR architecture used Harvard architecture exclusively, some ARM cores are Harvard (Cortex-M3) and others are Von Neumann architecture (ARM7TDMI).

Semiconductor companies such as Microchip take the ARM cores, which use a consistent set of instructions and register naming, and add peripheral circuits such as ADCs (analog to digital converters), clock management, and serial communications such as USART, SPI, I2C, CAN, LIN, USB, Ethernet, and LCD, Camera or Touch controllers. Microchip made efforts to adapt advanced peripherals and power management that used very little power and can operate independently without having the CPU core powered up (sleepwalking). They also provided for DMA between external interfaces and memories increasing data throughput with minimal processor intervention.

Microchip sells both MCUs (microcontroller units) that have internal Flash memory, and MPUs (microprocessor units) that use external memory. In addition to the chips themselves, Microchip offers demo boards, both on its website, and through distribution channels such as Digi-key, Farnell, Ineltek, Arrow, Avnet, Future Electronics, and Mouser.

Some of the Microchip ARM-based products are meant for specific applications, such as their SAM4CP that is used in smart-grid energy meters.

History

[edit]

Products

[edit]

Microcontrollers

[edit]

Microcontrollers have internal program memory as well as the conventional internal registers and RAM. Microchip ARM MCUs range from the SAM D10 series with as few as 14 pins, to the 144-pin SAM S70 and SAM E70 products.

The SAM4S, SAM4N, SAM3S, SAM3N, SAM7S (64-pin) families have pin-compatible IC footprints, except for USB device, though they are not voltage level compatible.[20]

SAM C

[edit]

The Atmel C family was launched in May 2015.[21] Based on Cortex-M0+, pin and code compatible with the SAM D and SAM L series,[21] with wide operating voltage ranges (2.7–5.5 V), CAN bus, and up to 12 DMA controller channels.

SAM D

[edit]

The SAM D (ATSAMD)[22] family from Microchip consists of four different sub series (SAM D10, SAM D11, SAM D20, SAM D21). The devices are all based on the ARM Cortex-M0+ processor and offer different pin, memory, and feature combinations. The devices are pin- and code-compatible and share peripherals like the Event System and the SERCOM module for reconfigurable multiplexed serial communication ports.[23] This microcontroller family is used on various hobbyist development boards, such as Arduino Zero (ATSAMD21G18),[24][25] Sparkfun SAMD21 Mini Breakout (ATSAMD21G18),[26] and Seeed Studio XIAO SAMD21 (ATSAMD21G18).[27]

The SAM D5X/E5X and SAM D51 feature the 32-bit Cortex-M4F.

SAM L

[edit]

SAM 3

[edit]
Arduino Due board with Atmel ATSAM3X8E (ARM Cortex-M3 core) microcontroller

In 2009 Atmel announced the ATSAM3U line of flash-based microcontrollers based on the ARM Cortex-M3 processor, as a higher end evolution of the SAM7 microcontroller products. They have a top clock speed in the range of 100 MHz, and come in a variety of flash sizes. In the summer 2009 these parts were still sampling, and a development board had recently been made available.

In December 2009, the ATSAM3S line was announced. This features several enhancements for lower power operation and bill of materials cost reduction.

Market watchers observe that these Cortex-M3 products are competition for Atmel's own AVR32 UC3A products. Both are microcontrollers with largely identical peripherals and other hardware technology, flash-based, similar clock speeds, and with dense 16/32 bit RISC instruction sets.

SAM 4

[edit]

The ATSAM4 is based on the ARM Cortex-M4 core. The SAM4E includes a FPU (Floating-Point Unit). The SAM4C includes a dual-core ARM Cortex-M4 (one core with a FPU).

1 August 2017, the ATSAMD5x and ATSAME5x family was announced. This features several enhancements for lower power operation and more peripherals, Ethernet and CANBUS-FD in SAME5x series. [1] Archived 2019-11-06 at the Wayback Machine

SAM x70

[edit]

These are based on the ARM Cortex-M7 core.

Legacy

[edit]
AT91SAM7
[edit]

There are a wide variety of AT91 flash-based microcontrollers, based on ARM7TDMI cores. These chips have a top clock speed in the range of 60 MHz, and come with a variety of flash sizes and peripheral sets.

Microprocessors

[edit]

AT91SAM9

[edit]

The AT91SAM9XE flash-based microcontrollers are based on the ARM926ej-s cores. They have a top clock speed in the range of 200 up to 400 MHz, and come with a variety of flash sizes. They somewhat resemble flash-equipped AT91SAM9260 chips.

Microchip introduced the AT91SAM9 processors (using the ARM926ej-s core, with the ARMv5TEJ architecture) as its first broad market follow on to the highly successful AT91RM9200 processor. These processors improved on that predecessor by using less power, incorporating a newer and more powerful ARM core, and providing a variety of chips with different peripheral sets. While most are clocked at up to about 200 MHz, some can run at twice that speed. Processors include:

SAMA5

[edit]

This series is based on the ARM Cortex-A5 core.[3][29]

SAMA5D2
SAMA5D3
SAMA5D4

Smart Energy

[edit]

Arduino boards

[edit]
Official
Shield Compatible

Atmel boards

[edit]

Development tools

[edit]

Cortex-M

[edit]

IDE

[edit]

Integrated development environments:

Windows
Linux

Debuggers

[edit]

Documentation

[edit]

The amount of documentation for all ARM chips is daunting, especially for newcomers. The documentation for microcontrollers from past decades would easily be inclusive in a single document, but as chips have evolved so has the documentation grown. The total documentation is especially hard to grasp for all ARM chips since it consists of documents from the IC manufacturer (for example, Microchip) and documents from CPU core vendor (ARM Holdings).

A typical top-down documentation tree is: manufacturer website, manufacturer marketing slides, manufacturer datasheet for the exact physical chip, manufacturer detailed reference manual that describes common peripherals and aspects of a physical chip family, ARM core generic user guide, ARM core technical reference manual, ARM architecture reference manual that describes the instruction set(s).

Documentation tree (top to bottom)
  1. Microchip Microcontrollers and Microprocessors website
  2. Microchip ARM-series marketing slides
  3. Microchip ARM-chip datasheet
  4. ARM core website
  5. ARM core generic user guide
  6. ARM core technical reference manual
  7. ARM architecture reference manual

Microchip has additional documents, such as: evaluation board user manuals, application notes, getting started guides, software library documents, errata, and more. See External Links section for links to official Microchip and ARM documents.

See also

[edit]

References

[edit]
  1. ^ "Microchip's "Selection Guide" page that clarifies difference between their microcontrollers based on PIC and ARM processors".
  • ^ "Press release; Microchip; Aug. 4, 2022".
  • ^ a b c Press Release; Atmel; February 4, 2013.
  • ^ "Press Release; Atmel; June 1, 2009". Archived from the original on 2014-07-14. Retrieved 2013-01-06.
  • ^ "Press Release; Atmel; December 15, 2009". Archived from the original on 2014-07-14. Retrieved 2013-01-06.
  • ^ "Press Release; Atmel; November 9, 2010". Archived from the original on 2014-07-14. Retrieved 2013-01-06.
  • ^ a b "Press Release; Atmel; February 28, 2012". Archived from the original on 2013-03-17. Retrieved 2013-01-06.
  • ^ "Press Release; Atmel; October 26, 2011". Archived from the original on 2013-03-17. Retrieved 2013-01-06.
  • ^ "Press Release; Atmel; September 24, 2012". Archived from the original on 2013-03-17. Retrieved 2013-01-06.
  • ^ Press Release; Atmel; January 14, 2013.
  • ^ Press Release; Atmel; August 12, 2014.
  • ^ Press Release; Atmel; January 7, 2014.
  • ^ Press Release; Atmel; January 5, 2015.
  • ^ Press Release; Atmel; October 1, 2014.
  • ^ Press Release; Atmel; September 14, 2015.
  • ^ Press Release; Microchip; May 24, 2022.
  • ^ Press Release; Atmel; June 17, 2013.
  • ^ a b Press Release; Atmel; July 15, 2015.
  • ^ Press Release; Atmel; Jan 6, 2015.
  • ^ Pin-compatible Cortex replacement for Microchip ARM7 SAM7S derivatives; ECE; May 2011.[permanent dead link]
  • ^ a b "Atmel Launches Innovative 5V Cortex-M0+ MCU Family With Integrated Peripheral Touch Controller". prnewswire.com. as furnished by Atmel Corporation. 27 May 2015. Retrieved 1 September 2020.
  • ^ Microsite; Atmel; July 11, 2014.
  • ^ "Adding More SERCOM Ports for SAMD Boards". learn.sparkfun.com. Retrieved 2021-09-29.
  • ^ "Board; Zero; Docs". Arduino. Archived from the original on May 8, 2023.
  • ^ "Board; Zero; Store". Arduino.
  • ^ "SparkFun SAMD21 Mini Breakout".
  • ^ "Seeed Studio XIAO SAMD21(Seeeduino XIAO) with SAMD21 Cortex M0+".
  • ^ Arduino Due; arduino.cc
  • ^ SAMA5 webpage; Microchip.com
  • ^ Buildroot
  • ^ Openembedded
  • ^ "meta-atmel Yocto Compliant layer". Archived from the original on 2019-01-22. Retrieved 2019-10-05.
  • Further reading

    [edit]
    [edit]
    Microcontrollers, Digital Signal Controllers and Microprocessors official documents
    ARM official documents
    Other

    Retrieved from "https://en.wikipedia.org/w/index.php?title=Atmel_ARM-based_processors&oldid=1182211288"

    Categories: 
    ARM processors
    ARM-based microcontrollers
    Atmel microcontrollers
    Hidden categories: 
    All articles with dead external links
    Articles with dead external links from October 2016
    Articles with permanently dead external links
    Articles that may contain original research from July 2022
    All articles that may contain original research
    Articles to be expanded from September 2020
    All articles to be expanded
    Articles using small message boxes
    Articles to be expanded from August 2020
    Webarchive template wayback links
     



    This page was last edited on 27 October 2023, at 21:07 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki