I have a recently purchased Logomatic V2 (Apr-14-2009).
Upon recieving it, I plugged it in to the USB (with no SD card) and two leds came on.
I powered down and put a new SD card in the Logomatic V2. My PC recognizes the memory card and correctly identifies the size. At this point the SD card is completely empty. I can drag and drop files to it and it performs as I would think it should.
With the exception that there are no files other than the one I dropped onto the SD. There is no LOG CON .TXT and LOG 0.TXT.
I even tried creating them in Textpad,
the LOG CON.TXT file read as follows:
MODE = 2
ASCII = Y
Baud = 4
Frequency = 100
Trigger Character = $
Text Frame = 100
AD1.3 = Y
AD0.3 = Y
AD0.2 = Y
AD0.1 = Y
AD1.2 = Y
AD0.4 = Y
AD1.7 = Y
AD1.6 = Y
Safety On = Y
…with filenames:
LOG CON .TXT
LOG 0.TXT
Which are the filenames I get when I cut the filenames from SFE-0016-DS-Logomatic-v21.pdf…
And the same files with the filenames:
LOGCON .TXT
LOG0.TXT
…as they appear to the eye on SFE-0016-DS-Logomatic-v21.pdf.
…with no apparent file activity.
Then I read “First Power-up and Configuration File”. Is this a one-time-only action? Does it happen only once and never again?
I tried recompiling the original firmware and putting the resulting FW.SFE on the SD card and power cycling the Logomatic V2.
…still no love.
Reading through the forum, I have found that some people have needed to use something other than Windows to do a correct FAT format on the SD card. I downloaded a Panasonic utility and re-formatted the card, but nothing seems different.
I even repeated the above steps with the newly formatted card.
…no love.
I’m also confused about power. Am I correct in assuming that this board will run on USB power? Or do I need a battery to make it function?
I have also tried the ‘Boot Loader Tutorial’ exactly as it is written. the compiling part of the operation seems to work just fine, but nothing else happens. The tutorial does mention that the code will need to be changed “a little bit”, as it was meant for the Uberboard and not the Logomatic V2. Since I really am new at microcontrollers, I haven’t a clue as to what “a little bit” might refer to.
Has anyone posted the main.c file that will work correctly for this tutorial on the Logomatic V2?
Also, am I correct to assume that the Logomatic V2 does have the boot loader already installed? In one part of the Bootloader Tutorial, the Logomatic V2 is not listed as having the bootloader, elsewhere in the toturial is is listed…
I feel like I have put in so much work and have gotten so little reward.
Any help would be appreciated.