Click here to Skip to main content
15,894,646 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I need to program a peripheral test code for the device PLL(Phase locked loop)which is connected to the FPGA through the SPI interface. we can access the PLL device through cpu (mpc83xx)in indirect access mode. Can anyone tell me how to program in c for testing the PLL device. i know the hardware part and new to programming. Please help me out.
Posted

1 solution

That's a very specific task, I doubt we could be helpful (at least without further details). If you know how to test the PLL and the SPI protocol then you just need to learn the C programming language. That's a relatively simple task: you may find many tutorials on the web (you may find SPI communication sample code as well).
 
Share this answer
 
Comments
Jochen Arndt 21-Dec-12 4:26am    
+5 for 'fast' Carlo
CPallini 21-Dec-12 4:29am    
:-).
Thank you.
Amar_C 21-Dec-12 4:38am    
Thank you..
CPallini 21-Dec-12 4:48am    
You are welcome.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900