Go to previous topic
Go to next topic
Last Post 29 May 2006 06:24 AM by  maslo
Initializing GPIO ports J and M
 0 Replies
Author Messages
maslo
New Member
New Member
Posts:


--
29 May 2006 06:24 AM
    I'd like to utilize GPIO ports J and M, more specifically bits PJ0:5 and PM4:6. I know those pins are multiplexed with another function, and I have found a mention about MUXCTL registers but I can't find, which values write to those registers to enable these pins. According to supplied libraries I think that writing and reading those registers is no problem (gpio_write_byte and gpio_read_byte) but really got stuck trying to solve this problem. Thanks for any help (a piece of code would be great:)

    Martin


    ---