LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LPC 2132 Software

Hii
 
There is software know as LPC flash utility software to program Microcontroller LPC 2132........
                         Can i make this software ....as i think this software uses RS232 port to program flash of Microcontroller...So i can use VISA resources to access that Microcontroller and download software with in it.....
 
If yes...pls give me your kind direction....
 
Apart from that can i make a command line interface..in which i can give the commands to download the flash software within microcontroller.....and able to set different parameters such as baud rate, com ports....
 
Puneet
 
0 Kudos
Message 1 of 4
(3,000 Views)
You could use VISA to communicate with your device, however
information on what commands/low level calls made to your micro-controller
lies with the maker of your micro-controller.

In LabVIEW navigate to Help >> Example Finder >> Hardware Input and Output >> Serial >> Basic Serial Read Write.vi
for an example application.

Christian A
National Instruments
Applications Engineer
0 Kudos
Message 2 of 4
(2,977 Views)
I have a program in LabVIEW, from this program i wish to access another custom application.
 
for example: i do have flash utility software (used for programming microcontroller), and i develop program on LabVIEW thorugh i can give all the required parameter to flash utility software (baud rate, com port setting, browse hex file etc) and accordingly flash do the same task and do the needful.
 
Here we see, we do not need to see GUI of flash utility software, only we used LabVIEW program in front end.
 
So, i do as given in above example..how i do it????
 
Puneet
0 Kudos
Message 3 of 4
(2,970 Views)

Why did you start a new thread?

Please continue the conversation in the other thread.

0 Kudos
Message 4 of 4
(2,966 Views)