Content originally posted in LPCWare by jcottier on Fri Feb 10 07:34:42 MST 2012
Hello, I am using an LPC122x device, and I would like to split the 32 bit GPIO port into 1 or more 8 bit aligned GPIO ports (EG an LCD controller port). For example so I can directly output D0-D7 data to GPIO bits 8-15 without any bit shifting. Is that possible on this device?