06-05-2008 10:07 PM
06-08-2008 07:34 PM
I have one more thing that we have NL6448BC33_DisplayFrame function in the DeviceStub.dll Library. How i can you this function and how about it's parameters.
I have bought NEC NL6448BC33 LCD and AV AZ extender board. then i want to use combination these devices in my project.
Any body can help me solve this problem.
Thanks so much!
06-09-2008 08:59 AM
06-10-2008 03:48 PM
Hi Seoul,
I have investigated the VI that you mentioned (C:/program files/ National Instruments/labview 8.5/vi.lib/embedded/vdk/device/NL6448BC33/BF NL6448BC33 Open.vi).
It appears that NI is possibly thinking of writing an example for your device that would use this VI, but it has not been finished. This VI is a callback VI.
If you open the AD1836 Graph example and double click BF AD1836 Open.vi in the block diagram, it references a callback VI, which uses the same dll that you were looking at (DeviceStub.dll).
Please note that the BF NL6448BC33 Open.vi is on no palette in LabVIEW.
In order to use your hardware, you will probably have to create VIs that reference the Parallel Peripheral Interface (PPI).
In order to get started with this, I would view these articles as well as pay attention to an already existing example.
Integrating Custom Hardware in LabVIEW (Blackfin)
PPI VIs (Blackfin)
Using the Device VIs (Blackfin)
BF EPPI Control (Blackfin)
06-17-2008 12:52 AM
Hi Kevin. S!
Thank you so much for your reply! I already study recomendation as your mentioned. Bit it did not help me to solve my problem!
I have been used ADSP BF537 AZ kit lite. so i can not use EPPI Vis. these VIs just use only for ADSP 548.
i have read device driver documention for Nl6448BC33_54. and try open this device in the Labview embedded but still not successful.
can you help me how to open a TFT LCD like this one