Silicon Laboratories F321DC دليل المستخدم

دليل المستخدم للجهاز Silicon Laboratories F321DC

جهاز: Silicon Laboratories F321DC
فئة: ملحقات الكمبيوتر
الصانع: Silicon Laboratories
مقاس: 1.83 MB
مضاف: 3/6/2013
عدد الصفحات: 16
اطبع الدليل

تحميل

كيفية استخدام هذا الموقع؟

هدفنا هو أن نوفر لك وصولاً سريعًا إلى محتوى دليل المستخدم الخاص بـ Silicon Laboratories F321DC. باستخدام المعاينة عبر الإنترنت ، يمكنك عرض المحتويات بسرعة والانتقال إلى الصفحة حيث ستجد الحل لمشكلتك مع Silicon Laboratories F321DC.

لراحتك

إذا لم يكن البحث في دليل المستخدم Silicon Laboratories F321DC مباشرة على موقع الويب هذا مناسبًا لك ، فهناك حلان محتملان:

  • عرض ملء الشاشة - لعرض دليل المستخدم بسهولة (بدون تنزيله على جهاز الكمبيوتر الخاص بك) ، يمكنك استخدام وضع العرض بملء الشاشة. لبدء مشاهدة دليل المستخدم Silicon Laboratories F321DC بملء الشاشة ، استخدم الزر تكبير الشاشة.
  • التنزيل على جهاز الكمبيوتر الخاص بك - يمكنك أيضًا تنزيل دليل المستخدم Silicon Laboratories F321DC على جهاز الكمبيوتر لديك والاحتفاظ به في ملفاتك. ومع ذلك ، إذا كنت لا تريد أن تشغل مساحة كبيرة على القرص الخاص بك ، فيمكنك دائمًا تنزيله في المستقبل من ManualsBase.
Silicon Laboratories F321DC دليل الاستخدام - Online PDF
Advertisement
« Page 1 of 16 »
Advertisement
النسخة المطبوعة

يفضل العديد من الأشخاص قراءة المستندات ليس على الشاشة ، ولكن في النسخة المطبوعة. تم أيضًا توفير خيار طباعة الدليل ، ويمكنك استخدامه بالنقر فوق الارتباط أعلاه - اطبع الدليل. لا يتعين عليك طباعة الدليل بالكامل Silicon Laboratories F321DC ولكن الصفحات المحددة فقط. ورق.

الملخصات

ستجد أدناه معاينات لمحتوى أدلة المستخدم المقدمة في الصفحات التالية لـ Silicon Laboratories F321DC. إذا كنت ترغب في عرض محتوى الصفحات الموجودة في الصفحات التالية من الدليل بسرعة ، فيمكنك استخدامها.

ملخصات المحتويات
ملخص المحتوى في الصفحة رقم 1

ToolStick-F321DC
TOOLSTICK C8051F321 DAUGHTER CARD USER’S GUIDE
1. Handling Recommendations
To enable development, the ToolStick Base Adapter and daughter cards are distributed without any protective
plastics. To prevent damage to the devices and/or the host PC, please take into consideration the following
recommendations when using the ToolStick:
Never connect or disconnect a daughter card to or from the ToolStick Base Adapter while the Base Adapter is
connected to a PC.
Always connect and

ملخص المحتوى في الصفحة رقم 2

ToolStick-F321DC 2. Contents The ToolStick-F321DC kit contains the following items: ToolStick C8051F321 Daughter Card A ToolStick daughter card requires a ToolStick Base Adapter to communicate with the PC. ToolStick Base Adapters can be purchased at www.silabs.com/toolstick. 3. ToolStick Overview The purpose of the ToolStick is to provide a development and demonstration platform for Silicon Laboratories microcontrollers and to demonstrate the Silicon Laboratories software tools, including the

ملخص المحتوى في الصفحة رقم 3

ToolStick-F321DC 4. Getting Started The necessary software to download, debug and communicate with the target microcontroller must be downloaded from www.silabs.com/toolstick. The following software is necessary to build a project, download code to, and communicate with the target microcontroller: Silicon Laboratories Integrated Development Environment (IDE) Keil Demonstration Tools ToolStick Terminal application The Keil Demo Toolset includes a compiler, assembler, and linker. See Section “

ملخص المحتوى في الصفحة رقم 4

ToolStick-F321DC 5.2. Keil Demonstration Toolset 5.2.1. Keil Assembler and Linker The Keil demonstration toolset assembler and linker place no restrictions on code size. 5.2.2. Keil Demonstration C51 C Compiler The evaluation version of the C51 compiler is the same as the full version with the following limitations: Maximum 4 kB code generation. There is no floating point library included. When initially installed, the C51 compiler is limited to a code size of 2 kB, and programs start at cod

ملخص المحتوى في الصفحة رقم 5

ToolStick-F321DC 5.4. Keil uVision2 and uVision3 Silicon Laboratories Drivers As an alternative to the Silicon Laboratories IDE, the uVision debug driver allows the Keil uVision2 and uVision3 IDEs to communicate with Silicon Laboratories on-chip debug logic. In-system Flash memory programming integrated into the driver allows for rapidly updating target code. The uVision2 and uVision3 IDEs can be used to start and stop program execution, set breakpoints, check variables, inspect and modify memo

ملخص المحتوى في الصفحة رقم 6

ToolStick-F321DC 6. ToolStick C8051F321 Daughter Card Features Demo The ToolStick kit includes a few simple code examples. The example described in this section is titled F321DC_FeaturesDemo. The purpose of this example is to guide a new user through the features and capabilities of the IDE and demonstrate the microcontroller’s on-chip debug capabilities. The F321DC_FeaturesDemo example code uses the potentiometer on the daughter card to vary the blinking rate of the LED. The first part of thi

ملخص المحتوى في الصفحة رقم 7

ToolStick-F321DC 6.2. Connecting to the Device and Downloading Firmware This section describes how to open the IDE, open and build a project, connect to a device and download the firmware. 1. Open the Silicon Laboratories IDE from the Start → Programs → Silicon Laboratories menu. 2. In the IDE, go to Project → Open Project. 3. Browse to the default location, C:\SiLabs\MCU\ToolStick\F321DC\Firmware\. 4. Select F321DC_FeaturesDemo.wsp and click OK. 5. In the IDE, select Project → Rebuild Project.

ملخص المحتوى في الصفحة رقم 8

ToolStick-F321DC 6.4. Viewing and Modifying Registers All registers on the device can be viewed and modified when the device is in a halted state. The registers are grouped together according to which peripheral or part of hardware they belong. As an example, this guide shows how to open the ADC0 Debug Window and disable the ADC0 directly from the IDE. 1. Open the ADC0 Debug Window from the View → Debug Windows → SFR’s → ADC0 menu option. The ADC0 Debug Window appears on the right-hand side of

ملخص المحتوى في الصفحة رقم 9

ToolStick-F321DC 6.5. Enabling and Using Watch Windows The Debug Windows in the View menu are used to view and modify hardware registers. To view and modify variables in code, the IDE provides Watch Windows. Just as with register debug windows, variables in the watch windows are updated each time the device is halted. This section of the User’s Guide explains how to add a variable to the watch window and modify the variable. In the F321DC_FeaturesDemo example code, the variable Num_LED_Flashes

ملخص المحتوى في الصفحة رقم 10

ToolStick-F321DC 6.6. Setting and Running to Breakpoints The Silicon Laboratories microcontroller devices support up to four hardware breakpoints. A breakpoint is associated with a specific line of code. When the processor reaches a hardware breakpoint, the code execution stops, and the IDE refreshes all debug and watch windows. The on-chip debug hardware allows for breakpoints to be placed on any line of executable code, including code in Interrupt Service Routines. This section provides steps

ملخص المحتوى في الصفحة رقم 11

ToolStick-F321DC 6.7. Single-Stepping Through Firmware The IDE supports the ability to single-step through firmware one assembly instruction at a time. The IDE reads the Flash from the device, converts the instructions to assembly and displays them in a disassembly window. The following steps show how to open the disassembly window and single step through firmware. 1. If there is already not a breakpoint set on line of code that increments the Num_LED_Flashes variable, set the breakpoint using

ملخص المحتوى في الصفحة رقم 12

ToolStick-F321DC 6.8. Using ToolStick Terminal This section describes how to use ToolStick Terminal to communicate with UART from the PC to the daughter card through the ToolStick Base Adapter. 1. If the Silicon Laboratories IDE is open, close the IDE. The IDE and the ToolStick Terminal cannot communicate with the daughter card simultaneously. 2. Open ToolStick Terminal from the Start → Programs → Silicon Laboratories menu. 3. Go to the ToolStick → Settings menu. 4. Under “Pin Settings”, chang

ملخص المحتوى في الصفحة رقم 13

ToolStick-F321DC 7. Additional Demo Example In addition to the F321DC_FeaturesDemo example firmware, the ToolStick download package also includes a demo project named F321DC_HIDMouse.wsp. The instructions for running this demo can be found at the top of the source file. The project and source files for these demos can be found in the folder, C:\SiLabs\MCU\ToolStick\F321DC\Firmware\. 8. Using the C8051F321 Daughter Card as a Development Platform The prototyping area on the ToolStick C8051F321 D

ملخص المحتوى في الصفحة رقم 14

ToolStick-F321DC 10. C8051F321 Daughter Card Schematic 14 Rev. 0.1 Figure 6. C8051F321 Daughter Card Schematic

ملخص المحتوى في الصفحة رقم 15

ToolStick-F321DC NOTES: Rev. 0.1 15

ملخص المحتوى في الصفحة رقم 16

ToolStick-F321DC CONTACT INFORMATION Silicon Laboratories Inc. 400 West Cesar Chavez Austin, TX 78701 Tel: 1+(512) 416-8500 Fax: 1+(512) 416-9669 Toll Free: 1+(877) 444-3032 Email: MCUinfo@silabs.com Internet: www.silabs.com The information in this document is believed to be accurate in all respects at the time of publication but is subject to change without notice. Silicon Laboratories assumes no responsibility for errors and omissions, and disclaims responsibility for any consequences resulti


أدلة المستخدم البديلة
# دليل الاستخدام فئة تحميل
1 Silicon Laboratories دليل الاستخدام ملحقات الكمبيوتر 0
2 Sony VGC-RB50(G) دليل الاستخدام ملحقات الكمبيوتر 1
3 Sony Movie Studio HD Platinum Suite 11 MSPSMS11000 دليل الاستخدام ملحقات الكمبيوتر 177
4 Sony Hi-MD Walkman MCMD-R1 دليل الاستخدام ملحقات الكمبيوتر 7
5 Sony Sound Forge V.10.0 Pro SF-10000 دليل الاستخدام ملحقات الكمبيوتر 435
6 Sony Rechargable Battery Pack VGP-BPSC31 دليل الاستخدام ملحقات الكمبيوتر 23
7 Sony SMP-N100 دليل الاستخدام ملحقات الكمبيوتر 10
8 Sony VGP-BPS13 دليل الاستخدام ملحقات الكمبيوتر 1
9 Sony VGP-BPS22A دليل الاستخدام ملحقات الكمبيوتر 2
10 Sony Walkman NWZ-S616F دليل الاستخدام ملحقات الكمبيوتر 48
11 Philips SBCAC250/00 دليل الاستخدام ملحقات الكمبيوتر 0
12 Sony Rechargable Battery Pack VGPBPSC31 دليل الاستخدام ملحقات الكمبيوتر 1
13 Philips SBCAC250 دليل الاستخدام ملحقات الكمبيوتر 0
14 Sony Walkman NWZ-S615F دليل الاستخدام ملحقات الكمبيوتر 21
15 Philips FR-996 دليل الاستخدام ملحقات الكمبيوتر 514