1 / 11

AVR32 AT32UC3C-EK Demo

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).

theo
Download Presentation

AVR32 AT32UC3C-EK Demo

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. AVR32 AT32UC3C-EK Demo Getting Started Guide

  2. Step 1 • Plug a USB A-miniB cable on USB VCP Port

  3. 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

  4. Step 3[required to run the LIN loopback] • Connect a 12V External Power Supply

  5. Step 4 • Do a loopback on the LIN connectors using the 2-wire cables included in the kit LIN Node 0 LIN Node 1

  6. Step 5 • Do a loopback on the 2 CAN connectors using the DB9 cable provided in the kit CAN Node 1 CAN Node 0

  7. Step 6 • Press on Reset Button (the application should restart) RESET

  8. 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

  9. CAN Use the arrow to select the menu Microphone Potentiometer LIN

More Related