Jump to content

Recommended Posts

Posted

Hello,

 

i have an board here with an LPC1769 on it, but it's not the one from LPCxpresso. The pin assignment differs from the xpresso board.

 

How can i change the MIOS to fit this board? Is it sufficient to create a new mios32_board.c file with new definitions and fuctions or do i have to consider some other changes?

 

Best regards

Gregor

Posted

I guess the most obvious problem would be when special function pins used by MIOS32 are assigned to other functions on your board.

Potentially a lot of time and effort to resolve. Or maybe not, it depends on the board.

As was alluded to, the cost benefit balance probably isn't there.  

Posted

Most files under mios32/LPC17xx define IO pinnings which maybe have to be adapted depending on the board layout.

 

Best Regards, Thorsten.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...