getting_started_example

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
getting_started_example [2020/06/17 15:54] – external edit 127.0.0.1getting_started_example [2021/09/14 16:11] (current) ba
Line 1: Line 1:
 ====== Getting startet example ====== ====== Getting startet example ======
  
-Load the example from the [[protected:download|download page]] +The ZSOM SDK  comes with variety of examples for all available targets
- +Refer to [[zsom:upgrading_sdk|Install and upgrad SDK]] to get them.
-===== Components ===== +
-The getting started example consists of code for the components listed below.\\ +
-The FPGA bitfile is precompiled and enables for use without LabVIEW FPGA.\\ +
-The example is biult for generic use of the board. It can be used as starting point for a customized application.\\ +
- +
-==== DIO ==== +
- +
-The digital IO lines are controlled trough integer controls on the FPGA interface. One bit stands for a specific input, output or direction line. The integer values are built using  the boolean array to integer conversion. The IOs are forwareded trough the FPGA and can all be controlled in the RT application. +
-See [[gpio_3o5V|general purpose high speed I/O]], [[gpio_input30V|rugged digital input]], and [[gpio_oc|rugged open collector output]] fro more information about specification and usage+
  
  
  • Last modified: 4 years ago