Skip to main content
Bwang.3
Associate III
March 15, 2024
Solved

Regarding programming issues with SPC56B series controllers!

  • March 15, 2024
  • 1 reply
  • 1055 views

Hello! I bought the development board for SPC560B! When using SPC5STUDIO programming software, I found that I don't know how many functions defined in C language are defined! I just want to ask if you have explanations for the initialization definitions of functions such as clocks, SPI, interrupts, etc., so that I can understand them better! Also, is there any documentation and a summary of common problems related to the programming software SPC5STUDIO that I would like to learn and use!
Thank you!

This topic has been closed for replies.
Best answer by Giuseppe DI-GIORE

Hello,

I suggest to have a look at the AutoDevKit video tutorials available at this link: AutoDevKit on YouTube

The first 4 videos explain how to use SPC5Studio.

To access SPC5Studio component (clock, boot, drivers, etc.) documentation:

  1. In SPC5Studio project view, right click on component name
  2. In the context menu, select documentation
  3. Open the documentation file (usually a .chm file)

Best Regards.

 

1 reply

Giuseppe DI-GIORE
ST Employee
April 16, 2024

Hello,

I suggest to have a look at the AutoDevKit video tutorials available at this link: AutoDevKit on YouTube

The first 4 videos explain how to use SPC5Studio.

To access SPC5Studio component (clock, boot, drivers, etc.) documentation:

  1. In SPC5Studio project view, right click on component name
  2. In the context menu, select documentation
  3. Open the documentation file (usually a .chm file)

Best Regards.