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

Anjali
Level 2
Level 2
50 sign-ins 10 replies posted 5 questions asked

Hi Community,

I had programmed CY8CKIT-062-BLE PSoC 6 BLE Pioneer Kit  with the code example (High_Level_SPI_Master) for SPI.

My hardware setup is according to below.

Capture.PNGAfter that I pugged the CY8CKIT-062-BLE kit board into your computer’s USB port and chose Debug > Program(core CM0P then CM4). According to the code LED should be blinking, but It's not working. What should I do?

Where am I wrong? Can anyone help me?

Thanks.

1 Solution
Aashita_Raj
Moderator
Moderator
Moderator
50 likes received 100 solutions authored 250 replies posted

Hi @Anjali ,

I tried programming CY8CKIT-062-BLE PSoC 6 BLE Pioneer Kit  with the High_Level_SPI_Master  project from your attached zip file. And, the LED seems to be blinking in the same colour order as mentioned in the PDF. Hence, your project is working at my end. 

Can you please tell are you connecting the wires correctly or did you make any change to the project before programming?

Best Regards,
Aashita

 

View solution in original post

7 Replies
Aashita_Raj
Moderator
Moderator
Moderator
50 likes received 100 solutions authored 250 replies posted

Hi @Anjali ,

I am unable to reproduce the issue at my end. I tried programming the same code example on CY8CKIT-062-BLE PSoC 6 BLE Pioneer Kit  with the given hardware setup and the LED seems to blink in the same color sequence as explained in the code example. I will explain the steps I followed to check the outcome -

1. Imported both the SPI-Master and SPI-slave projects in the same workspace.

2. Connected the jumper wires as required in the code example. For e.g. P10[0] to P12[0] and so on. And then, connected the board through USB cable to the PC.

3. Set up SPI-Master as active project and programmed CM4, followed by setting up SPI-Slave as active project and programming CM0+. 

Please go through the above steps and let me know in you need any further help with the steps you followed in order to program the CE.

Best Regards,

@Aashita_Raj 

 

0 Likes

Hi Aashita_Raj

It's still not working. So I am attaching the documents.

Thanks.

PREVIEW
IMG-8739.jpgIMG-8740.jpg
0 Likes
Aashita_Raj
Moderator
Moderator
Moderator
50 likes received 100 solutions authored 250 replies posted

Hi @Anjali ,

I do not see any documents attached. I can only see this-

Aashita_Raj_0-1650603400072.png

Can you please try re-attaching your project or documents? You can zip all the documents and make use of the below option to attach your file -

Aashita_Raj_2-1650603581834.png

Best Regards,

Aashita

 

 

 

0 Likes
lock attach
Attachments are accessible only for community members.

Hi @Aashita_Raj 

I tried both the attached program.

0 Likes
Aashita_Raj
Moderator
Moderator
Moderator
50 likes received 100 solutions authored 250 replies posted

Hi @Anjali ,

I tried programming CY8CKIT-062-BLE PSoC 6 BLE Pioneer Kit  with the High_Level_SPI_Master  project from your attached zip file. And, the LED seems to be blinking in the same colour order as mentioned in the PDF. Hence, your project is working at my end. 

Can you please tell are you connecting the wires correctly or did you make any change to the project before programming?

Best Regards,
Aashita

 

Thank you so much Aashita, for solving the issue. 

Connection was as per the datasheet, but there was power issue. 

For PSOC Creator, we need to use Bridge Control Panel to supply the power from MiniProg4.

0 Likes
Aashita_Raj
Moderator
Moderator
Moderator
50 likes received 100 solutions authored 250 replies posted

Hi @Anjali ,

Yes! That is one way of powering the board. However, you can always easily use the On-board programmer/debugger KitProg2 itself to program the board. That will power your board. Bridge Control Panel is not a necessity to power, while using PSoC Creator. I hope this helps.

Best Regards,

Aashita