130 likes | 403 Views
AVR32 AT32UC3C-EK Demo. Getting Started Guide. Step 1. Plug a USB A-miniB cable on USB VCP Port. Step 2 [Only if you do not have installed the GNU toolchain]. Install the Virtual Com Port Driver (AVR32_Virtual_Com_Port.inf) Open an Hyperterminal (57600bps/8/none/1/none).
E N D
AVR32 AT32UC3C-EK Demo Getting Started Guide
Step 1 • Plug a USB A-miniB cable on USB VCP Port
Step 2[Only if you do not have installed the GNU toolchain] • Install the Virtual Com Port Driver (AVR32_Virtual_Com_Port.inf) • Open an Hyperterminal (57600bps/8/none/1/none) Check the com port number in the peripheral manager of windows Here are the correct USART configuration settings
Step 3[required to run the LIN loopback] • Connect a 12V External Power Supply
Step 4 • Do a loopback on the LIN connectors using the 2-wire cables included in the kit LIN Node 0 LIN Node 1
Step 5 • Do a loopback on the 2 CAN connectors using the DB9 cable provided in the kit CAN Node 1 CAN Node 0
Step 6 • Press on Reset Button (the application should restart) RESET
AT32UC3C-EK Demo CAN Node 1 can_example_prepare_data_to_send (…LIN_value) Node 0 CAN_value = can_example_prepare_data_to_receive(…) Potentiometer C code: ADC_value = adcifa_get_value() MIC C code: MIC_value = adcifa_get_value() Node 1 : Node Slave LIN_value = lin_rcv_cmd(…) Node 0 : Node Master lin_send_cmd(…ADC_value) LIN
CAN Use the arrow to select the menu Microphone Potentiometer LIN