Update sig_proc_logic authored by Susanne Schierer's avatar Susanne Schierer
...@@ -11,12 +11,18 @@ the research process, courses at the university were precisely ...@@ -11,12 +11,18 @@ the research process, courses at the university were precisely
analyzed. The result of this analysis is represented in Table V. analyzed. The result of this analysis is represented in Table V.
The OpenLab Signal Toolkit offers a logic analyzer measurement The OpenLab Signal Toolkit offers a logic analyzer measurement
device. Figure 7 shows the block diagram of the logic device. Figure 1 shows the block diagram of the logic analyzer hardware platform.
analyzer hardware platform. This hardware add-on communicates {empty} +
image::https://es.technikum-wien.at/openlab/openlab_wiki/wikis/img/sig_proc_logic/SigProcLogic.PNG[caption="Figure 1: ",title="Logic Analyzer Hardware Overview",align="center"]
{empty} +
This hardware add-on communicates
via USB with the PC application, which is described via USB with the PC application, which is described
in section IX-E. Hence, the hardware consist of a powerful in section IX-E. Hence, the hardware consist of a powerful
microcontroller LPC1837 [13] from NXP [12], which is a microcontroller LPC1837 [2] from NXP [1], which is a
Cortex-M3 based μC. Based on the USB high-speed connection Cortex-M3 based μC. Based on the USB high-speed connection
the sample data are transferred to the PC application. the sample data are transferred to the PC application.
This μC provides an internal USB bootloader, which makes This μC provides an internal USB bootloader, which makes
... ...
......