DM163035+TEFLCST3 Microchip Technology, DM163035+TEFLCST3 Datasheet - Page 25

no-image

DM163035+TEFLCST3

Manufacturer Part Number
DM163035+TEFLCST3
Description
KIT, PICDEMLAB+FLOWCODE-HOME BUNDLE/
Manufacturer
Microchip Technology
Datasheet

Specifications of DM163035+TEFLCST3

Kit Contents
Component Kit, PICDEM Lab Development Board, PICkit 2 Programmer/ Debugger, CD Containing User Guide
Svhc
No SVHC (15-Dec-2010)
Development Tool Type
Hardware / Software - Dev
Silicon Manufacturer
Microchip
Core Architecture
PIC
Core Sub-architecture
PIC10, PIC12, PIC16
Silicon Core Number
PIC10F, PIC12F, PIC16F
Silicon Family Name
PIC10F2xx, PIC12F6xx, PIC16F6xx
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
© 2009 Microchip Technology Inc.
Configure the Output icon properties as shown in Figure 2-9 as follows:
Click OK to close the window.
12. Most embedded applications will implement an Infinity loop of some kind that will
FIGURE 2-10:
Loop icons are used to repeat a task contained within it until specified conditions have
been fulfilled or to perform the loop a set number of times. These parameters can be
edited within the Properties: Loop window by double-clicking on the icon in the
flowchart or by right clicking on the icon and selecting Properties... (Figure 2-11).
a) Ensure that the Entire Port radio button is selected. In this way, the value
b) The Port drop-down menu will contain all of the available ports on the target
c) The Variable or Value window is used to specify a value to be output to the
repeatedly execute instructions while power is applied to Microcontroller. All labs
in this user’s guide will implement an Infinity loop. Select the Loop icon from the
icon toolbar and drag into flowchart somewhere between the BEGIN and END
points (Figure 2-10).
specified in the Variable or Value window will be output to the entire port.
More information on these properties can be found in the Flowcode Software
Help files.
device. Ensure that the PORTC is selected.
selected PORT register and associated pins. Numeric values can be speci-
fied using the decimal, hexadecimal or binary radix. In this application, the
binary radix is used by implementing an 8-bit binary value, since PORTC is
an 8-bit register (e.g., 0bxxxxxxxx). Set the output value to 0b01010101.
Loop
Icon
General Purpose Input/Output Labs
Icon Toolbar
LOOP ICON INSERTION
Drag and drop Loop
Icon into flowchart
Flowchart Window
DS41381A-page 21

Related parts for DM163035+TEFLCST3