??? 04/24/06 20:38 Read: times |
#114935 - what does the read the ADC code look lik Responding to: ???'s previous message |
what does the read the ADC code look like
While what you are doing should be possible (you will have to read up on P0 behaviour when using external memory in "the bible") you would have a much easier time if you used a micro with internal flash. You may have a timing problem that when the opcode is read from the code memory, there is only a small window where P0 is a data port. Erik |