Other Parts Discussed in Thread: TPS22918
Tool/software:
Hi, TI expert.
I made AM2634 test board and put the "WARMRSTn" pin floating.
When I powered my AM2634 test board, I watched only low signal on "WARMRSTn" pin.
When I added 10k-Ohm pull-up resistor, I found high signal with 3 ms delay after PORz signal.
1. In AM2634 datasheet, the pin type of "WARMRSTn" is "IO".
Is the method using pull-up resistor right?
2. It seems that I can set internal pull-up resistor for "WARMRSTn" via "MSS_IOMUX_WARMRSTN_CFG_REG".
But I can not find APIs dealing the registers.
I found "soc_rcm.h" and "soc_rcm.c" but they does not control "MSS_IOMUX_WARMRSTN_CFG_REG".