|
|
(6 intermediate revisions by the same user not shown) |
Line 17: |
Line 17: |
| ==Component Source Code== | | ==Component Source Code== |
| | | |
− | Please click here to download the component source project: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_ChipComponent.fcfx FC_Comp_Source_ChipComponent.fcfx] | + | Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_ChipComponent.fcfx FC_Comp_Source_ChipComponent.fcfx] |
| | | |
| Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_ChipComponent.fcfx FC_Comp_Source_ChipComponent.fcfx] | | Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_ChipComponent.fcfx FC_Comp_Source_ChipComponent.fcfx] |
| | | |
| ==Detailed description== | | ==Detailed description== |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| | | |
| | | |
Line 44: |
Line 50: |
| | | |
| ==Examples== | | ==Examples== |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| | | |
| | | |
Line 70: |
Line 82: |
| [[File:TargetChip.jpg]] | | [[File:TargetChip.jpg]] |
| | | |
− | ==Macro reference==
| |
| | | |
| | | |
| | | |
− | ==Property reference==
| |
| | | |
− | {| class="wikitable" style="width:60%; background-color:#FFFFFF;"
| |
− | |-
| |
− | | width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]]
| |
− | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties'''
| |
− | |-
| |
− | |-
| |
− | | width="10%" align="center" | [[File:Fc9-type-10-icon.png]]
| |
− | | width="90%" | Device Name
| |
− | |-
| |
− | | colspan="2" | Name of the current selected target micrcontroller in your project.
| |
− | |-
| |
− | | width="10%" align="center" | [[File:Fc9-type-10-icon.png]]
| |
− | | width="90%" | Device Family
| |
− | |-
| |
− | | colspan="2" | Name of the current selected target micrcontroller family in your project.
| |
− | |-
| |
− | | width="10%" align="center" | [[File:Fc9-type-21-icon.png]]
| |
− | | width="90%" | Number Sides
| |
− | |-
| |
− | | colspan="2" | 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.
| |
− | |-
| |
− | | width="10%" align="center" | [[File:Fc9-type-21-icon.png]]
| |
− | | width="90%" | Number Pins
| |
− | |-
| |
− | | colspan="2" | Number of pins on the current selected target micrcontroller family in your project.
| |
− | |}==Macro reference==
| |
| | | |
| | | |
| | | |
− | ==Property reference==
| |
| | | |
− | {| class="wikitable" style="width:60%; background-color:#FFFFFF;"
| |
− | |-
| |
− | | width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]]
| |
− | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties'''
| |
− | |-
| |
− | |-
| |
− | | width="10%" align="center" | [[File:Fc9-type-10-icon.png]]
| |
− | | width="90%" | Device Name
| |
− | |-
| |
− | | colspan="2" | Name of the current selected target micrcontroller in your project.
| |
− | |-
| |
− | | width="10%" align="center" | [[File:Fc9-type-10-icon.png]]
| |
− | | width="90%" | Device Family
| |
− | |-
| |
− | | colspan="2" | Name of the current selected target micrcontroller family in your project.
| |
− | |-
| |
− | | width="10%" align="center" | [[File:Fc9-type-21-icon.png]]
| |
− | | width="90%" | Number Sides
| |
− | |-
| |
− | | colspan="2" | 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.
| |
− | |-
| |
− | | width="10%" align="center" | [[File:Fc9-type-21-icon.png]]
| |
− | | width="90%" | Number Pins
| |
− | |-
| |
− | | colspan="2" | Number of pins on the current selected target micrcontroller family in your project.
| |
− | |}==Macro reference==
| |
| | | |
| | | |
| + | ==Macro reference== |
| | | |
| ==Property reference== | | ==Property reference== |
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_ChipComponent.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_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.
Macro reference
Property reference
|
Properties
|
|
Device Name
|
Name of the current selected target micrcontroller in your project.
|
|
Device Family
|
Name of the current selected target micrcontroller family in your project.
|
|
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.
|
|
Number Pins
|
Number of pins on the current selected target micrcontroller family in your project.
|