deep

a Cross Development Platform for Java

User Tools

Site Tools


runtime_library:drivers:start

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
runtime_library:drivers:start [2020/12/10 19:43] – [Zynq7000] ursgrafruntime_library:drivers:start [2021/02/25 08:20] – [Zynq7000] ursgraf
Line 11: Line 11:
   * DAC (digital to analog converter)   * DAC (digital to analog converter)
   * ADC (analog to digital converter)   * ADC (analog to digital converter)
 +  * UART
   * Watchdog     * Watchdog  
 See [[https://api.deepjava.org/runtime-library/org/deepjava/flink/subdevices/package-summary.html]] for further details of using these components. The FPGA itself is a // flink device// while the blocks within are denoted as //flink subdevices// See [[https://api.deepjava.org/runtime-library/org/deepjava/flink/subdevices/package-summary.html]] for further details of using these components. The FPGA itself is a // flink device// while the blocks within are denoted as //flink subdevices//
Line 27: Line 28:
   System.err = System.out;   System.err = System.out;
 </code> </code>
-We offer a dedicated driver ''RN131WiFly'' for WLAN Roving RN-131C WiFly module which directly connects to one of the UART. +We offer a dedicated driver ''RN131'' for WLAN Roving RN-131C WiFly module which directly connects to one of the UART. \\ 
 +More UARTs are available as flink devices, see above.
 ===== mpc555 ===== ===== mpc555 =====
 ==== Digital I/O’s ==== ==== Digital I/O’s ====
runtime_library/drivers/start.txt · Last modified: 2023/03/23 09:50 by ursgraf