LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

continuous serial connection with LM3S8962

Hi all,

I'd like to make a serial connection  between an lm3s8962 board and the PC. That means that as long as the while loop is running, the board is recieving some datas and transmittin some others

I did'nt found the way to change  the VI on "Labview Examples" to do that.

thanks, Neil

0 Kudos
Message 1 of 6
(7,056 Views)

To control the LED I would draw something like this for the target part:

target main.png

 

And this for PC:

 

PC serial comm.png

 

Notice the VISA VIs for PC and Serial Compatibility ones for embedded target.

I am sure you can finish the PC part.

 

Message 2 of 6
(7,054 Views)

Hi Nic,

Protocols are my Achille's hell  :smileysad:

I tried your snippets, but there is no communication between le Board and the PC

 

0 Kudos
Message 3 of 6
(6,994 Views)
Actually in this case it’s not about protocols but … EIO.
Here it is the project (for your convenience I changed the display part too).
0 Kudos
Message 4 of 6
(6,978 Views)

Hi Nic,

When testing the Project, the only possible COM possible to select is COM3.

In "Setting Panel" COM3 is not related to the ARM Board.

ScreenShot022.jpg

I think that the board is not recognized by the PC. 

When I installed the ARM module,  Iexecuted "Typical install"where "Laminary micro sriver" is deselected. is this the reason to the problem?

I'm not able to reinstall the driver:

ScreenShot023.jpg

 

0 Kudos
Message 5 of 6
(6,942 Views)

I don't understand how you handled the annoying "New Hardware Found" dialog until now.

Or, the board is not detected...

The driver should be in the board's CD too.

0 Kudos
Message 6 of 6
(6,920 Views)