Why CY8CKIT-062S2-43012 doesn't have sample code ?!

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.
Tim_Shih
Level 5
Level 5
250 sign-ins 50 replies posted 50 questions asked

Dear Sir ~

As in the attached file, I can't find any sample codes in this page.

https://www.cypress.com/documentation/development-kitsboards/psoc-62s2-wi-fi-bt-pioneer-kit-cy8ckit-...

For example,,,

If I want to initialize SPI master function in this kit, how can I start  ?! (I don't have base code to develop!!)

Thank you so much.

 

0 Likes
1 Solution
Raj_C
Moderator
Moderator
Moderator
250 solutions authored 500 replies posted 50 likes received

Hi @Tim_Shih,

Yes, the sample codes are not available on the product page. You can refer to ‘PSoC 6 MCU Code Examples for ModusToolbox Software’ page for code example or you can directly open the code examples from ModusToolbox IDE. Kindly follow these steps to open the code example in ModusToolbox IDE.

  1. Open ModusToolbox 2.4 IDE.
  2. Click on File > New > ModusToolbox ApplicationRaj_JC_0-1636302625972.png
  3. Select the appropriate device and press next. In your case, it will be CY8CKIT-062S2-43012Raj_JC_1-1636302666565.png
  4. In the select application menu, either you can search for SPI Master or go to peripherals and then click on SPI Master application.

Raj_JC_2-1636302744633.png

 

Please, let me know if you need further clarification.

 

Best Regards

Raj Chaudhari

 

View solution in original post

0 Likes
3 Replies
Raj_C
Moderator
Moderator
Moderator
250 solutions authored 500 replies posted 50 likes received

Hi @Tim_Shih,

Yes, the sample codes are not available on the product page. You can refer to ‘PSoC 6 MCU Code Examples for ModusToolbox Software’ page for code example or you can directly open the code examples from ModusToolbox IDE. Kindly follow these steps to open the code example in ModusToolbox IDE.

  1. Open ModusToolbox 2.4 IDE.
  2. Click on File > New > ModusToolbox ApplicationRaj_JC_0-1636302625972.png
  3. Select the appropriate device and press next. In your case, it will be CY8CKIT-062S2-43012Raj_JC_1-1636302666565.png
  4. In the select application menu, either you can search for SPI Master or go to peripherals and then click on SPI Master application.

Raj_JC_2-1636302744633.png

 

Please, let me know if you need further clarification.

 

Best Regards

Raj Chaudhari

 

0 Likes
Tim_Shih
Level 5
Level 5
250 sign-ins 50 replies posted 50 questions asked

ok ok, Thank you. Thank you.

But I have another question.

Now this SPI Master sample code is based on traditional program process.

If I want to convert this kind of traditional program to become RTOS based program.

What should I do ?!

Do you have any related application notes for us to refer ?!

Thank you so much !!!

0 Likes
Raj_C
Moderator
Moderator
Moderator
250 solutions authored 500 replies posted 50 likes received

Hi @Tim_Shih,

 

You can refer to this "Interfacing DHT-11 with PSoC 6 using ModusToolBox 2.1" ModusToolbox blog for converting traditional program to RTOS based program.

Let me know if further clarification is required.

 

Thank you

Best Regards

Raj Chaudhari 

0 Likes