PDA

View Full Version : Identifying the 'pod type from Isomax


jinx
10-30-05, 06:20 PM
Hi,

I wanted to know if it's possible to find out whether to find out whether the board
is a MinPod or a Servopod, from within the code itself. I need this because I have to do run-time configuration of parameters and registers for different configurations of our hardware platform.
Is there some assembly instruction or some bits I can look at that will give me this information at runtime?

thanks in advance.

nmitech
10-31-05, 10:01 AM
You can compare the Data flash memory size,

ServoPod
IsoMax V0.82
EEAVAIL U. 4096 OK

MinPod & IsoPod
IsoMax V0.82
EEAVAIL U. 2048 OK

The ServoPod has twice the size of the Minpod & IsoPod