LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

CALLBACK UART Blackfin

Hi.

 

I'm trying to use the blackfin UART callback, for a better performance of my aplication. The atached pictures shows the test program that im trying.I'm using

the BF537 EZ-KIT, and already test witth sucess the UART examples provided by the Labview, using polling method.

 I need to now if someone already put the callback working.My program only do the callback function on the first char that i sent, the program continues executing but never more go to the callback. Anyone knows if its possible doing it, or is need some kind of other configurations?

 

 

Regards

Download All
0 Kudos
Message 1 of 2
(6,135 Views)

Hi,

 

To start with good bases, here is an online tutorial that details the steps to implement polling or callback methods in  blackfin applications :

 

> Determining When and How to Implement Callbacks in a Blackfin Application

http://zone.ni.com/devzone/cda/tut/p/id/3244

 

I hope this helps,

 

Regards,

0 Kudos
Message 2 of 2
(6,097 Views)