cancel
Showing results for 
Search instead for 
Did you mean: 

In the CAN Bus sample code, PIN73 and 74 can be set to output SIUL only. However, when I try in the PIN Map, there is no GIOxx SIUL Option for me to select. How to achieve that?

x7yu
Associate II

0693W000004K7ZiQAK.png

1 ACCEPTED SOLUTION

Accepted Solutions
Angelo Castello
Associate III

Hello,

in order to change the PINs setting enabled by means of Pinmap wizard you need to save the change and close the Pinmap view. After that, the main application tab must be also saved in order the changes comes saved into the project.

So that:

  1. click on Board Initialization Component of your project
  2. click on Pins List into the Outline view
  3. click on the pin do you want to change options
  4. see picture siul_1
  5. a new view on the pin option will be displayed
  6. change whats do you want
  7. see picture siul_2

Save everything and regenerate the code to have in place the new settings.

Hoping to have meet your request please let me know.

Regards,

Angelo

View solution in original post

4 REPLIES 4
Angelo Castello
Associate III

Hello,

in order to change the PINs setting enabled by means of Pinmap wizard you need to save the change and close the Pinmap view. After that, the main application tab must be also saved in order the changes comes saved into the project.

So that:

  1. click on Board Initialization Component of your project
  2. click on Pins List into the Outline view
  3. click on the pin do you want to change options
  4. see picture siul_1
  5. a new view on the pin option will be displayed
  6. change whats do you want
  7. see picture siul_2

Save everything and regenerate the code to have in place the new settings.

Hoping to have meet your request please let me know.

Regards,

Angelo

Angelo Castello
Associate III
 
PSing.5
Associate II

@Angelo Castello​ Your solution worked like a charm but how is one supposed to know this? Is there some documentation I missed?

Angelo Castello
Associate III

Hello,

you can follow two roads to acquire these concepts:

  • look at the documentation present into SPC5Studio itself clicking on: Help -> Help Contents
  • look at youtube SPC5Studio available demos and applications.

Hoping this help you.

Regards