Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Shiftout with 32 bits long -ADF4351 registers

Solved!
Go to solution
    1. hello,
      I need to send 32 bits (5 times) to a PLL circuit (ADF4351)
      using PBP V2.x and a small PIC (lets say 12F675)
      As far as I understand Shitout command can deal with WORD not double word ..
      If I send first the first word using Shiftout and immediatly send the second word
      usin a shiftout command, do you think that it will be OK ?
      or may be , you have a better solution ...
      thanks


    I will be much appreciated if you could provide me some help.

 

0 Kudos
Message 1 of 3
(3,693 Views)
Solution
Accepted by topic author Adgfsdg

guessing that you use the pic to accept the data it is all up to you.

the pic can buffer the word and send the 16 bit as one block.

greetings from the Netherlands
0 Kudos
Message 2 of 3
(3,677 Views)

Thanks! 

0 Kudos
Message 3 of 3
(3,296 Views)