Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

I want to connect TNT4882 to 80186ER.

The CPU work in 16bits. If I want to work in 16 bits with TNT4882 how I write to internals registers? (Them are 8bits only?). I ask this question because as now I connect TNT4882 to 8051.
0 Kudos
Message 1 of 3
(3,548 Views)
Hi,
This depends on what kind of transfer you are doing. For example if you want to do DMA, the ABUSN and BBUSN have to be deasserted to enable 16 bit DMA transfers. The Adress 0:4 need to be set to 11000 to make the transfer happen. There is a really good user manual that explains how to set things up and program the chip. Please refer to http://www.ni.com/pdf/manuals/320724.pdf for more information.

Hope this helps,
Aaron K.
Application Engineer
National Instruments
0 Kudos
Message 2 of 3
(3,548 Views)
There is also a website with various Register-Level Programming Resources

http://www.ni.com/support/gpib/reg_prog.htm

that also links to a Developer Zone application note called "Using the TNT4882 in an 8051-Family Microcontroller-Based System".
0 Kudos
Message 3 of 3
(3,548 Views)