Author Topic: Quick signal generator with ADF5355, PIC32 suitable?  (Read 2715 times)

0 Members and 1 Guest are viewing this topic.

Offline pratikenTopic starter

  • Contributor
  • Posts: 31
  • Country: us
Quick signal generator with ADF5355, PIC32 suitable?
« on: November 24, 2015, 01:07:10 am »
Hi guys

Would a PIC32 be suitable for simple SPI control of an ADF5355 signal synthesizer? From what I gather, the ADF5355 requires 32 bits programmed via SPI. The PIC32 should have no problem handling that, right?

ADF5355
http://www.analog.com/en/products/rf-microwave/pll-synth/adf5355.html

PIC32
http://www.microchip.com/wwwproducts/Devices.aspx?product=PIC32MX795F512H

Thanks
Pratiken
« Last Edit: November 24, 2015, 01:40:46 am by pratiken »
 

Offline Paul Price

  • Super Contributor
  • ***
  • Posts: 1419
Re: Quick signal generator with ADF5355, PIC32 suitable?
« Reply #1 on: November 24, 2015, 02:00:12 am »
Almost any MCU could be used to do this, even any 8-bit without SPI with a little code, maybe easier if the MCU has SPI, the PIC32 is fine, overkill. The most important consideration is to match MCU Vdd operating voltage with this synth chip.
« Last Edit: November 24, 2015, 02:06:44 am by Paul Price »
 

Offline KE5FX

  • Super Contributor
  • ***
  • Posts: 1890
  • Country: us
    • KE5FX.COM
Re: Quick signal generator with ADF5355, PIC32 suitable?
« Reply #2 on: November 24, 2015, 02:36:55 am »
Quote
From what I gather, the ADF5355 requires 32 bits programmed via SPI. The PIC32 should have no problem handling that, right?

I don't mean to sound discouraging (quite the contrary!) but the fact that you're asking this question means that you've got at least two big learning curves ahead of you.  The  project is doable, but it isn't going to be "quick," as your subject line suggests.   :P  Budget for a least a few days spent reading data sheets and programming manuals. 

If you can find a similar project that someone else has already undertaken -- and you probably can, as these SPI-controlled synthesizer chips are all very similar underneath -- it could put you ahead of the game.
 

Offline pratikenTopic starter

  • Contributor
  • Posts: 31
  • Country: us
Re: Quick signal generator with ADF5355, PIC32 suitable?
« Reply #3 on: November 24, 2015, 02:48:05 am »
Thanks for the confirmation guys!!
Thankfully, I'm just following the RF engineer's directions. I've worked a lot with PIC32's in the past and when a request for controlling something with SPI first came to me, PIC32 was the first thing that came to mind. I'll definitely have to look into how the 5355 works. It seems pretty intricate, but very doable.

Thanks again!
 

Offline analogNewbie

  • Regular Contributor
  • *
  • Posts: 54
  • Country: cn
Re: Quick signal generator with ADF5355, PIC32 suitable?
« Reply #4 on: November 24, 2015, 08:03:18 am »
I would start with ADF4351.
 

Offline VE2UM

  • Contributor
  • Posts: 16
  • Country: ca
Re: Quick signal generator with ADF5355, PIC32 suitable?
« Reply #5 on: July 19, 2018, 02:55:20 am »
I easily made it in assembly on an 8bit PIC16LF1847 and the code is compact enough to transert it on the 8-pin PIC12LF1840

...I only have some tweaks to do (large frequency changes).
 

Offline JS

  • Frequent Contributor
  • **
  • Posts: 947
  • Country: ar
Re: Quick signal generator with ADF5355, PIC32 suitable?
« Reply #6 on: July 19, 2018, 05:03:06 am »
Almost any MCU could be used to do this, even any 8-bit without SPI with a little code, maybe easier if the MCU has SPI, the PIC32 is fine, overkill. The most important consideration is to match MCU Vdd operating voltage with this synth chip.
Seems to be compatible with 1.8V logic, so probably fine with anything from there up to 3.3V

JS
If I don't know how it works, I prefer not to turn it on.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf