Silicon Laboratories F321DC manual

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

Ir para a página of

Bom manual de uso

As regras impõem ao revendedor a obrigação de fornecer ao comprador o manual com o produto Silicon Laboratories F321DC. A falta de manual ou informações incorretas fornecidas ao consumidor são a base de uma queixa por não conformidade do produto com o contrato. De acordo com a lei, pode anexar o manual em uma outra forma de que em papel, o que é frequentemente utilizado, anexando uma forma gráfica ou manual electrónicoSilicon Laboratories F321DC vídeos instrutivos para os usuários. A condição é uma forma legível e compreensível.

O que é a instrução?

A palavra vem do latim "Instructio" ou instruir. Portanto, no manual Silicon Laboratories F321DC você pode encontrar uma descrição das fases do processo. O objetivo do manual é instruir, facilitar o arranque, a utilização do equipamento ou a execução de determinadas tarefas. O manual é uma coleção de informações sobre o objeto / serviço, um guia.

Infelizmente, pequenos usuários tomam o tempo para ler o manual Silicon Laboratories F321DC, e um bom manual não só permite conhecer uma série de funcionalidades adicionais do dispositivo, mas evita a formação da maioria das falhas.

Então, o que deve conter o manual perfeito?

Primeiro, o manual Silicon Laboratories F321DC deve conte:
- dados técnicos do dispositivo Silicon Laboratories F321DC
- nome do fabricante e ano de fabricação do dispositivo Silicon Laboratories F321DC
- instruções de utilização, regulação e manutenção do dispositivo Silicon Laboratories F321DC
- sinais de segurança e certificados que comprovam a conformidade com as normas pertinentes

Por que você não ler manuais?

Normalmente, isso é devido à falta de tempo e à certeza quanto à funcionalidade específica do dispositivo adquirido. Infelizmente, a mesma ligação e o arranque Silicon Laboratories F321DC não são suficientes. O manual contém uma série de orientações sobre funcionalidades específicas, a segurança, os métodos de manutenção (mesmo sobre produtos que devem ser usados), possíveis defeitos Silicon Laboratories F321DC e formas de resolver problemas comuns durante o uso. No final, no manual podemos encontrar as coordenadas do serviço Silicon Laboratories na ausência da eficácia das soluções propostas. Atualmente, muito apreciados são manuais na forma de animações interessantes e vídeos de instrução que de uma forma melhor do que o o folheto falam ao usuário. Este tipo de manual é a chance que o usuário percorrer todo o vídeo instrutivo, sem ignorar especificações e descrições técnicas complicadas Silicon Laboratories F321DC, como para a versão papel.

Por que ler manuais?

Primeiro de tudo, contem a resposta sobre a construção, as possibilidades do dispositivo Silicon Laboratories F321DC, uso dos acessórios individuais e uma gama de informações para desfrutar plenamente todos os recursos e facilidades.

Após a compra bem sucedida de um equipamento / dispositivo, é bom ter um momento para se familiarizar com cada parte do manual Silicon Laboratories F321DC. Atualmente, são cuidadosamente preparados e traduzidos para sejam não só compreensíveis para os usuários, mas para cumprir a sua função básica de informação

Índice do manual

  • Página 1

    Rev. 0.1 3/08 Copyright © 2008 by Silicon Labo ratories C8051F321DC T oolS tick-F321DC T OOL S TICK C8051F321 D AUGHTER C ARD U SER ’ S G UIDE 1. Handling Recommendations T o enable development, the T oolS tick Base Adapter and daughter cards are distribut ed without any protective plastics. T o prevent damage to the d evices and/or t he host PC[...]

  • Página 2

    T oolS tick-F321DC 2 Rev. 0.1 2. Content s The T oolS tick-F321DC kit contain s the following items:  T oolS tick C8051F321 Daughter Card A T oolS tick daughter car d requires a T oolS tick Base Adapter to communicate with the PC. T oolS tick Base Adapters can be purchased at www .silabs.co m/toolstick . 3. T oolStick Overview The purpose of the[...]

  • Página 3

    T oolS tick-F321DC Rev. 0.1 3 4. Getting St arted The necessary sof tware to download, debu g and communicate with the t arget microcontroller must be do wnloaded from www .silabs.com/toolstick . The following software is necessary to build a project, download code to, and communicate with the target microcontr oller:  Silicon Laboratories Integ[...]

  • Página 4

    T oolS tick-F321DC 4 Rev. 0.1 5.2. Keil Demonstration T oolset 5.2.1. Keil Asse mbler and Link er The Keil demonstration toolse t assembler and linker place no restrictions on code size. 5.2.2. Keil Demonstration C 51 C Compiler The evaluation version of the C51 compiler is the same as the full version with the following limitations:  Maximum 4 [...]

  • Página 5

    T oolS tick-F321DC Rev. 0.1 5 5.4. Keil uV ision2 and uVisi on3 Silicon Labor atories Drivers As an alternative to the Silicon Labo ratories IDE, the uVisi on debug driver allows the Keil uVision2 and uV ision3 IDEs to communicate with Silicon La boratories on-chip debug logic. In-system Flash memory programming integrated into th e driver allows f[...]

  • Página 6

    T oolS tick-F321DC 6 Rev. 0.1 6. T oolStick C8051F321 Daughter Card Features Demo The T oolS tick kit includes a few simple code exampl es. The example descri bed in this section is titled F321DC_Feature sDemo . The purpose of this example is to guide a new user throug h the features and capabilities of the IDE and demonstrate the microcontr oller [...]

  • Página 7

    T oolS tick-F321DC Rev. 0.1 7 6.2. Connecting to the Device and Downloading Firmware This section describe s how to open the IDE, open a nd build a project, connect to a device and down load the firmware. 1. Open the Silicon Lab oratories IDE from the Star t → Programs → Silicon Laboratories menu. 2. In the IDE, go to Project → Open Project .[...]

  • Página 8

    T oolS tick-F321DC 8 Rev. 0.1 6.4. Viewing and Modifying Registers All registers on the device can be viewed and modified wh en th e device is in a halted state . The registers are grouped to gether acco rding to which pe ripheral o r part of hardware they belong. As an example, this guide shows how to open the ADC0 Debug Window and di sa ble the A[...]

  • Página 9

    T oolS tick-F321DC Rev. 0.1 9 6.5. Enabling and Using W atch Windows The Debug Windows in th e View menu are u sed to view and modify hardware register s. T o view and modify variables in code, the IDE pr ovides W atch Windows. Just as with regist er debug windows, variables in the watch windows are updated each time the device is halted. This sect[...]

  • Página 10

    T oolS tick-F321DC 10 Rev. 0.1 6.6. Setting and Running to Breakpoint s The Silicon Laboratories microcontroller devices support up to four hardw are breakpoints. A breakpoint is associated with a specific line of code. When the proc essor reaches a hardware breakpoin t, the code execution stops, and th e IDE refreshes all debug and watch window s.[...]

  • Página 11

    T oolS tick-F321DC Rev. 0.1 11 6.7. Single-Stepping Through Firmware The IDE supports the ability to single-step through firmware one assembly instruction at a ti me. 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 disassemb ly windo[...]

  • Página 12

    T oolS tick-F321DC 12 Rev. 0.1 6.8. Using T oolStick T erminal This section describes how to use T oolS tick T erminal to communi cate with UART from th e PC to the daughter card through the T oolS tick Base Adapter . 1. If the Silicon Laboratories IDE is o pen, close the IDE. The IDE and the T oolS tick T erminal cannot communicate with the daught[...]

  • Página 13

    T oolS tick-F321DC Rev. 0.1 13 7. Additional Demo Example In addition to the F321DC_Featur esDemo example firmware, the T oolS tick download p ackage also includes a demo project named F321 DC_HIDMouse.wsp . The instructions for running this de mo can be found at the top of the source file. The project an d source f iles for thes e demos ca n be fo[...]

  • Página 14

    T oolS tick-F321DC 14 Rev. 0.1 10. C8051F321 Daught er Card Schematic Figure 6. C8051F321 Daughter Card Schema tic[...]

  • Página 15

    T oolS tick-F321DC Rev. 0.1 15 N OTES :[...]

  • Página 16

    T oolS tick-F321DC 16 Rev. 0.1 C ON T ACT I NFOR MA T IO N Silicon Laboratories Inc. 400 West Cesar Chavez Austin, TX 78701 T el: 1+(512) 416-8500 Fax: 1+(512) 416-9669 T oll Fr ee: 1+(877) 444-3032 Email: MCUinfo@silabs.com Internet: www .silabs .com Silicon Laboratories and Silicon Labs are trademarks of Silico n Laboratories Inc. Other products [...]