cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding programming issues with SPC56B series controllers!

Bwang.3
Associate III

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!

1 ACCEPTED SOLUTION

Accepted Solutions
Giuseppe DI-GIORE
ST Employee

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.

 

View solution in original post

1 REPLY 1
Giuseppe DI-GIORE
ST Employee

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.