General analogue data acquisition and sending through SPI to PC on PSoC

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

 Hi!

So, I have this project to do ''General analogue data acquisition and sending through SPI to PC on PSoC'', but I have no idea how to do it. I think it's PSOC 3.
My PSoC should be able to acquire any sort of analogue signal from any port on UNI-DS3 developement board, transfer it to digital, and then send it to PC through SPI.
I'm new to all of this, and I'm supposed to work in PSoC Designer 5.4, but don't know how to.
So I'm asking if someone is willing to help me, and teach me how to do it, or at least tell me what modules should I use, then I will study them on my own.
Help is urgently needed, since I have to be done with this in 3 weeks.

Regards Ivan.

0 Likes
3 Replies
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

If you are using PSOC 3 then the tool is Creator 3.0, not Designer.

   

 

   

When you start a Creator project there are example projects you can open

   

and use as the basis. Or if you open a blank project, and place a component,

   

like ADC on schematic, you can right click component and pick "find example

   

project", and open it in a new workspace or open it in the current workspace.

   

Either way you can cut and paste code into your project to get up and running

   

fast.

   

 

   

Regards, Dana.

0 Likes
Anonymous
Not applicable

Oh, sorry for misinformation, just found out it's PSoC 5.
Thank you for fast reply

0 Likes
Anonymous
Not applicable

 For both PSoC3 and PSoC5 you need to use PSoC creator.

0 Likes