LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

elemental I/O with ADSP-BF527

Solved!
Go to solution

Good morning,

 

I am using the LabVIEW Embedded module for blackfin processors, and I want to use the Elemental I/O for that target. The problem encountered is that this target does not support the Elemental I/O. So how can I use the pins of that target (PWM, analog and digital pins).

 

Thank you.

0 Kudos
Message 1 of 3
(2,365 Views)
Solution
Accepted by ahmed_uqat

Hey,

 

Yeah unfortunately your device does not support elemental I/O according to How Do I Access All Elemental I/O on my Blackfin Microprocessor. Here are two other ways to "communicate" with your device: Blackfin Discussion Forum using Inline C Node and LabVIEW Help for Blackfin Module. These are two ways that you can get and send data to your device. There is also this page that has VIs specific to your device.

 

Regards,

 

David

National Instruments
Applications Engineer
0 Kudos
Message 2 of 3
(2,316 Views)

Hey,

I have found the bloc I/O in the Blackfin module. I try to generate à PWM signal on the pinout. I use the Timer I/O and I want to configure the two registers of the card PORTG_MUX (Multiplexer) and PORTG_FER (Function enable register). I have not found the bloc that writes to those registers.

So does this module for Blackfin have this feature?

 

Thank's

0 Kudos
Message 3 of 3
(2,300 Views)