LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Bus SPI

I have to program a EEPROM on the SPI Bus. Do anyone have information about
the SPI Bus and how can program it with LABVIEW.
Does an interface exist ?
Does anyone has it ?

Cyrille Planard
0 Kudos
Message 1 of 3
(3,645 Views)
Cyrille Planard wrote:

> I have to program a EEPROM on the SPI Bus. Do anyone have information about
> the SPI Bus and how can program it with LABVIEW.
> Does an interface exist ?
> Does anyone has it ?
>
> Cyrille Planard

SPI as far as I know is "serial programming interface". You should have appropriate programming hardware and software from eeprom vendor.
Then discover what kind of binary format your programming hardware uses
for this type of eeprom.
And then you can prepare binary image of eeprom in LV to program it say
through RS232 if your programmer hardware connects to this port.

The all desired info as well as programming HW SW you can get from
eeprom vendor web site.
--
Sergey Krasnishov
____________________________________
Automated Control S
ystems
National Instruments Alliance Member
Moscow, Russia
sergey_acs@levsha.ru
http://acs.levsha.ru
0 Kudos
Message 2 of 3
(3,645 Views)
Hello Cyrille,

Maxim has such interfaces (MAX 3100/MAX 3110E/ MAX 311E). I have never used one so I can't tell you more about them. For more information please have a look at

http://www.maxim-ic.com/
0 Kudos
Message 3 of 3
(3,644 Views)