Development board

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

cross mob
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Hi,

   

I would like to ask you. I need to program the processor in the PSoC programming'm completely lost, and so I would be very grateful for all your help. I attach the datasheet development board ADRF 6850 according to which it is programmed.

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

"Normally" you would program using PSOC programmer (free software from Cypress)

   

and a Miniprog3.

   

 

   

www.cypress.com/psocsoftware/     Programmer Software

   

 

   

www.cypress.com/     Miiprog3

   

 

   

Regards, Dana.

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Your header at J2 is the programmer interface and seems to fit to the ribbon-cable of the MiniProg3. Do you have got the C-sources or the hex-files for programming the PSoC?

   

 

   

Bob

0 Likes
Anonymous
Not applicable

danaaknight: Thanks for the links. I have downloaded everything, but the biggest problem is programming, which ever nerozuním and so I would ask for help in creation.

   

Bob Marlowe: Thank you very much for your response. My job is to program this board for all the registers under this datasheeat. I think in the C programming language so that it could run in PSoC Creator. I would like to ask for your very help if you programmed it to me. Thank you very much for your help and sorry for my bad English.

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

So you have to write a C program which in turn will program the

   

external part. ?

   

 

   

Begs the question,. do you know how to program in C ? If not youtube and

   

other web sites have many training programs you can look at and experiment

   

with.

   

 

   

If you know how to write C, there are a number of tutorials available at Cypress

   

to use Creator design tool -

   

 

   

video.cypress.com/video-library/     Search for "101" series.

   

 

   

If you want to hire help CyPros - www.cypress.com/

   

 

   

Regards, Dana.

0 Likes
Anonymous
Not applicable

 Dana: Thank you for references and advice. Unfortunately, I can program in C, so I make a plea for programming if you do not make the problem was I would be very grateful. Much are you asking for help.

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

OK, Let us see if I understood you correctly:

   

You have got a schematic with the PSoC5 and the ADRF 6850 radio chip and want to get that to work.

   

Does the board already exist?

   

or is the pcb already fabricated?

   

Are you planning for a small series?

   

Have you got (or can you afford to buy) a MiniProg3

   

Did you already download and install PSoC Creator 3.1

   

Did you have a look into the video library explaining the usage of PSoCs, Creator and more?

   

 

   

Bob

0 Likes
Anonymous
Not applicable

 Bob: Thank you for your answer PCB I sent Wednesday to generation and programmer I'm ordering. Videos currently watching. PSoC 3.1 I also downloaded. My biggest problem is that they do not know what all the program and how to program it.

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

I would suggest you to write yourself or get from your boss a "Functional Specifications Document" (FSD) that explains thoroughly what the board should perform, what is going to happen when the end-user pushes which button etc.

   

This document is essential, when it does not exist upcoming problems are pre-programmed, so insist on having one.

   

You can use a good-written FSD as comments or even pseudo-code in your program.

   

 

   

Bob

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

"Unfortunately, I can program in C,"

   

 

   

Should this read "Unfortunately, I cannot program in C,........"

   

 

   

Are you a C programmer or not ?

   

 

   

Regards, Dana.

0 Likes
Anonymous
Not applicable

 In C program can not, but to create a program is needed. Therefore, I would like to ask you for help in creating a program. Please contact me at the e-mail poiuztrewq156@seznam.cz

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

Thats why I gave you CY Pros link in prior post, so that

   

you could get help.

   

 

   

Generally speaking forum does not do product design en total,

   

mainly offers help on specific issues for designers. Maybe someone

   

else here can commit the time for you, or on a fee basis.

   

 

   

Regards, Dana.

0 Likes
Anonymous
Not applicable

 Dana: I would like to ask you if you have already created similar programs. Enough would help me if I could peek into them.

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

The radio part has a SPI or I2C interface selection. So in PSOC

   

Creator on its start page is a link "Find Example project" that

   

you can use to open up an example project and look at. They

   

are generic to interfacing serial to an external component.

   

 

   

As an aside you can contact your local FAE and see if they can

   

aid you, although normally FAEs are limited in how much time

   

they can spend on custom,er design work.

   

 

   

Regards, Dana.

0 Likes