This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM2612: OSPI1_RESET_OUT0 pin option missing in SysConfig 1.26

Part Number: AM2612
Other Parts Discussed in Thread: SYSCONFIG

Hello Team,

Device: Custome board with AM2612 (ZCZ)
MCU+SDK: mcu_plus_sdk_am261x_11.02.00
ICSDK: ind_comms_sdk_am261x_2025_00_00_08
sysconfig: sysconfig_1.26.2

I am currently configuring OSPI1 for external RAM and noticed a difference between SysConfig versions regarding the OSPI1 reset output selection.
  • In SysConfig v1.26, I do not see an option for OSPI1_RESET_OUT1.
  • In SysConfig v1.21, where it has an option to select RESET_OUT0.
In our schematic, AM261_OSPI1_RESET_OUT1 is connected to GPIO21.
But if I continue with the latest SysConfig v1.26, it seems OSPI1 reset must instead be mapped to GPIO41.
Since we plan to use the latest SDK, we would prefer to stay on the latest SysConfig version as well.
Can you please confirm whether this is only a SysConfig version conflict?

I have attached photos for your reference.

83fe7ed3-a9e8-4ef3-864e-7f549ec84e89.png 
9dfa6fb9-72e0-418c-967b-9252556461e4.png
  • Hi Parag,

    This is not a SysConfig version conflict - it's a deliberate SDK design decision.
    The SDK's SysConfig software module only exposes RESET_OUT0 for OSPI peripherals, not RESET_OUT1.

    To configure RESET_OUT1, you need to use the Reserve Peripherals tab. There you will see RESET_OUT1.

    Regards,

    Brennan