Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 4923

Raspberry Pi - SPI (spidev) Communication with PLL

$
0
0
Hi,

I am trying to program a PLL device with SPI on the RPI using spidev inside Python. I want to rewrite all the values inside the registers on the AD9553 device to allow for a very specific configuration. So far I have calculated all the necessary values to store in the registers for my specific configuration, I have kept these binary values in an array ready to send later. First an instruction bit must be sent to the device defining whether you would like to read or write and if you...

Raspberry Pi - SPI (spidev) Communication with PLL

Viewing all articles
Browse latest Browse all 4923

Trending Articles