LCD Data Pins on SAM3U

Thread Starter

emoney123

Joined Jun 4, 2012
32
Hello,


I am trying to figure out how to assign the 8 data pins (D0-D7) of an LCD display EA DIPS082 to PortB of the SAME3U. What is confusing me, and I'm sure it's trivial, is how to group the data pins so I can write to them at once. Can I setup a pin array to assign each of these data pins and then write my data to the pin array? Thanks for any help.
 
Top