Innoswitch5-pro register
Posted by: olegk
on
Hello, I'm designing a power supply with an INN5475. In the AN110 I have the following text:
// Set Switching Window Optimization (0x02) = 0x1F
Inno5Pro_Switch_Window_Optimization (INNO5PRO_SWITCH_WINDOW_RECOMMENDED);
// Set Transient Response 1 (0x32) = 0x140A
Inno5Pro_Write_Loop_Speed1 (INNO5PRO_LOOPSPEED1_RECOMMENDED);
// Set Transient Response 2 (0x34) = 0x1F84
Inno5Pro_Write_Loop_Speed2 (INNO5PRO_LOOPSPEED2_RECOMMENDED);
,but information about the registers 0x02,0x32,0x34 isn't in the datasheet.
Is there a separate datasheet for this?

Hi Olegk,
Thank you for posting in the forum.
The registers mentioned are not characterized in full detail in the datasheet because these registers are tested and verified internally only. We do not recommend modifying these registers other than what is specified in the datasheet to avoid any abnormal operation.
-Gavin