by
Published on - 23rd April 2010 20:28
Number of Views: 10920
I’m Running Out of CodeSpace, What can I do?
My progam is too slow - What can I do?
Apart from the obvious and move to a faster PIC with more program memory, there’s a few little known tricks you can try.
...
Re: I/O Pin status during startup
Simple answer- you cannot do that.
Jerson Today, 02:57You should design your project with active low outputs to account for the High-Z input state at power on. Almost every microcontroller, I know, behaves...