From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Disign GPIB interface using NAT9914+stm32F103 microcontroler

hi,

    I am design a GPIB interface board based on the NAT9914 and stm32F103 microcontroler,but I don't know how to read/write the registers,can you give me an example?such as provide me two functions Output(U8 add,uint data);Input(U8 Addr); I have read some document ,but I don't know what's the Addr means,please see the photo bellow,I use PORTD to read/write the registers,what is the address of register relate to the microcontroler? thank you!

gpib_stm32.JPG

0 Kudos
Message 1 of 4
(5,027 Views)

Does anybody use the IO to access the registers of NAT9914?if so can you tell me how to do?thank you previously

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

after days of hard working ,I get it done myself ,I can read and write the registersand my board can be find now.

0 Kudos
Message 3 of 4
(4,927 Views)

Hello, could you please refer to the function of your read-write register?
Also, how do you test other functions after finding your main board?

0 Kudos
Message 4 of 4
(3,467 Views)