Jump to content
43oh

PinMux utility


Recommended Posts

This is standard TI stuff, but I just stumbled across this today and hadn't heard anyone else mention it. I thought I'd share in case anyone found it useful. It's a tool to help you set up your peripherals and ensure you don't have any pin clashes. I used to find this a pain on the MSP430 (but never actually got around to trying Grace). So far the example code seem to have been enough to get me configuring things OK, but it looks useful of you've got a lot going on.

 

 

You'll find a better explanation, a video and a download at this link.

http://www.ti.com/tool/lm4f_pinmux

Link to post
Share on other sites
  • 2 months later...
  • 2 weeks later...

Note about running the Pinmux utility on Windows.

 

It requires .NET framework, but it doesn't seem to check whether .NET is present when you install or run pinmux.

 

When you run it it just gives the cryptic error: "The application failed to initialize properly (0xc0000135)"

 

I don't know what version(s) of .NET it needs, but installing .NET 2.0, which also seems to have installed 1.0 and 1.1, seems to make it work okay (this is on Win XP).

 

Pinmux should give more informative error message, but thought this might help someone.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...