SmartFusion is a family of microcontroller-class SoC FPGAs from Microchip Technology. The devices includes an ARM Cortex-M3 hard processor core in addition to their flash-based FPGA fabric.

SmartFusion devices

Model numberFPGA FabricMicrocontroller Subsystem (MSS)
System GatesTiles (D-Flip-Flops)RAM Blocks (4,608 bits)Flash (KB)SRAM (KB)
A2F200200,0004,608825664
A2F500500,00011,5202451264

SmartFusion2 devices

Model numberFPGA FabricMicrocontroller Subsystem (MSS)
Logic ElementsTotal RAM (Kb)Flash (KB)SRAM (KB)
M2S0056,06019112864
M2S01012,08440025664
M2S02527,69659225664
M2S05056,340131425664
M2S06056,520131425664
M2S09086,316207451264
M2S150146,124448851264

Development hardware

Actel also sells two development boards that include an SmartFusion chip. One is the SmartFusion Evaluation Kit which is a low cost board with an SmartFusion A2F200 and sold for $99. Another is the SmartFusion Development Kit which is a fully featured board with an SmartFusion A2F500 and is sold for $999.

Development tools

Documentation

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 (Actel) 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).

SmartFusion documentation tree (top to bottom)

  1. SmartFusion website.
  2. SmartFusion marketing slides.
  3. SmartFusion datasheets.
  4. SmartFusion reference manuals.
  5. ARM core website.
  6. ARM core generic user guide.
  7. ARM core technical reference manual.
  8. ARM architecture reference manual.

Actel 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 STM32 and ARM documents.

See also

Further reading

External links

SmartFusion Official Documents

ARM Official Documents

Other