Hi.
Just to say I got it to work as I wished.
As always, thanks for the help Eric.
Eric Blossom wrote:
>
> On Tue, Sep 15, 2009 at 09:06:58AM -0700, E. Ornelas wrote:
>>
>> Thanks for the help.
>>
>> I have another question:
>> I noticed that the transfer is done 8-bit at a time.
>> I need
On Tue, Sep 15, 2009 at 09:06:58AM -0700, E. Ornelas wrote:
>
> Thanks for the help.
>
> I have another question:
> I noticed that the transfer is done 8-bit at a time.
> I need to write a 24-bit word into a ADF4153 Frequency Synthesizer.
> Is it possible to transfer 24-bit in a single burst?
Th
Thanks for the help.
I have another question:
I noticed that the transfer is done 8-bit at a time.
I need to write a 24-bit word into a ADF4153 Frequency Synthesizer.
Is it possible to transfer 24-bit in a single burst?
Again, thank you for your time.
Eric Blossom wrote:
>
> On Mon, Sep 14, 2
On Mon, Sep 14, 2009 at 11:02:36AM -0700, E. Ornelas wrote:
>
> Hello.
> I'm trying to use the SPI interface of a BasicRX.
> I made a small test program.
> It basically keeps on writing.
>
> There are a few things I need to know:
> 1 - is this the right way to use the SPI?
Pretty close. See bel
Hello.
I'm trying to use the SPI interface of a BasicRX.
I made a small test program.
It basically keeps on writing.
There are a few things I need to know:
1 - is this the right way to use the SPI?
2 - is the buffer the hex number passed as a string?
3 - Even though I don't know what to expect wi