Difference between revisions of "Component: Target Chip (Misc)"

From Flowcode Help
Jump to navigationJump to search
Line 88: Line 88:
  
  
==Macro reference==
 
  
  
 +
==Macro reference==
  
 
==Property reference==
 
==Property reference==

Revision as of 12:18, 3 February 2023

Author Matrix Ltd
Version 1.0
Category Misc


Target Chip component

A cosmetic only representation of the target microcontoller device showing the default package type complete with pins.

Component Source Code

Please click here to download the component source project: FC_Comp_Source_temp/ChipComponent.fcfx

Please click here to view the component source code (Beta): FC_Comp_Source_temp/ChipComponent.fcfx

Detailed description

No detailed description exists yet for this component

Examples

A really simple component that creates a chip on the Flowcode panel representing your target microcontroller.

Useful if your designing a component with a PCB and want the panel graphics to replicate the real world electronics.

TargetChip.jpg





Macro reference

Property reference

Fc9-prop-icon.png Properties
Fc9-type-10-icon.png Device Name
Name of the current selected target micrcontroller in your project. 
Fc9-type-10-icon.png Device Family
Name of the current selected target micrcontroller family in your project. 
Fc9-type-21-icon.png Number Sides
Minimum number of sides on the current selected target micrcontroller in your project. 2 sides usually indicates rectangular DIL / SOIC / SSOP packages. 4 sides usually indicates square TQFP / QFN packages. 
Fc9-type-21-icon.png Number Pins
Number of pins on the current selected target micrcontroller family in your project.