🎉 We're happy to announce new public releases 🎉

  • TriCore v6.3r1 Inspector - v1.0r9 - A family of tools that provide an automated method for identifying toolset issues in compiled output code
  • VX-toolset for RH850 - v5.0r1 - Industry’s First End-to-End Compile, Debug and Test Toolchain for Renesas RH850 Microcontrollers
  • VX-toolset for TriCore - v6.4r1 - Software development environment of certified compiler toolsets for Infineon AURIX TC2xx/TC3xx microcontrollers
Contact us to get access

NXP MPC563xM: Slew rate of Nexus pins

17-Oct-2024

An errata is related to the Nexus port on MPC563xM devices. The slew rate on Nexus pins remains slow when Nexus is enabled. 


Possible solution

Use the initialization sequence below to change the slew rate of Nexus pins.

Check the errata document for your target device to see if this issue is still applicable.

S 0xC3F901F6 W 0x000C
S 0xC3F901F8 W 0x000C 
S 0xC3F901FA W 0x000C 
S 0xC3F901FC W 0x000C 
S 0xC3F901FE W 0x000C 
S 0xC3F90200 W 0x000C 
S 0xC3F90202 W 0x000C
S 0xC3F90206 W 0x000C 
S 0xC3F90208 W 0x000C

See the Initialization Sequence chapter in winIDEA Help for more details on initialization sequence configuration.

Was this answer helpful?