Hi
鉴于你现在PortPin Mode选择的是GPIO,而S32K3XXRM Rev11的Chapter 10 System Integration Unit Lite2 (SIUL2)章节提到了:
Does not implement the open-drain feature. LPI2C directly configures only the pads related to the I2C and LPUART functions in pseudo open-drain when these functions are muxed to the pads. See the LPI2C and LPUART chapters for more information.
所以配置成GPIO输出的情况下是push pull 推挽输出。
如果PortPin Mode选择LPI2C或LPUART相关功能,那么还有额外的寄存器配置成开漏。比如LPI2C的寄存器71.7.1.9 Controller Configuration 1 (MCFGR1)的PINCFG位Configures the pin mode for LPI2C。
Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------