2015-03-24 06:39 AM
I need to transmit 5 bytes and after strobe ''update pin'' on ad9951 over and over again with speed about 300-400khz. Start every time transmission for each 5 bytes and strobe on tx complete - will not make it, it's to slow.
Right solution is to send block of more bytes to dma, but how to strobe every 5 bytes ''update pin''? Any suggestions?2015-03-24 11:19 AM
My idea
,but not well
defined..
Feedback the
spi clock
as
external clock
to a timer
of the microcontroller
timer
configured
external clock
autoreloadpreset=40 (spi clock
countbetween
two strobe signals
)when
timers
expire
move
one output for
one clock cycle
2015-03-24 11:35 AM
Interesting, i'll think about it, thanks )
2015-03-25 06:32 AM
I forgot to say that update of the dds must be syncronised with constant frequency