Content originally posted in LPCWare by js-nxp on Fri Dec 30 15:08:33 MST 2011
Quote:
blame yourself for not reading the manuals
MANUALS! What a novel idea, I'll have to download it when something catches fire to see why it happened.......:D
But yes, it's an old dog trying to learn new tricks and he doesn't really need to because the old bag of tricks get him enough dog biscuits and dog food. :p
I will reorganise the data ports using PIO2 in full as the lower 12 bits and the top 4 bits of PIO1 as the top four bits. This will eliminate 5 rotates, so even without "masked access", whatever that is, :o it should be somewhat faster.
If I can get my head around the masked access for PIO1 all the better I guess.