Member Since:
December 22, 2006
Gender:
Male
Country:
Singapore
Organizations:
Seagate
Spoken Languages:
English, Burmese, Chinese (a little bit)
Programming Languages:
C, Assembly, Python
Schools and Universities:
NUS,NTU
No public wish lists :(
Product DEV-09530 | about a year ago
ok..solved. you need to connect all pins of FTDI Basic board and openLog. Not just TX/RX/5V/GND won’t be able to download.
https://github.com/nseidle/OpenLog/wiki/Datasheet
Under this topic
How do I attach a FTDI Basic board to OpenLog for configuring and bootloading?
Product DEV-09530 | about a year ago
Hi,
Does anyone encounter this error while flashing firmware? Thanks!
Bryan
C:\openlog>avrdude.exe -p atmega328p -P COM6 -c stk500v1 -b 57600 -Cavrdude.conf
-U flash:w:main.hex
avrdude.exe: stk500_getsync(): not in sync: resp=0x00
avrdude.exe: stk500_disable(): protocol error, expect=0x14, resp=0x51
avrdude.exe done. Thank you.
Product DEV-09530 | about a year ago
Hi,
Anyone encountered this problem while flashing the firmware? Thanks!
Bryan
C:\openlog>avrdude.exe -p atmega328p -P COM6 -c stk500v1 -b 57600 -Cavrdude.conf
-U flash:w:main.hex
avrdude.exe: stk500_getsync(): not in sync: resp=0x00
avrdude.exe: stk500_disable(): protocol error, expect=0x14, resp=0x51
avrdude.exe done. Thank you.
News - A Preview of the Quiz | about a year ago
how does loyalty $ is calculated?
Product WRL-00151 | about a year ago
Hi all,
I think I make a very bad mistake. I pump in 5V for a few second (or may b a few minutes) but how could I know it is still working?
Thanks,
Bryan
News - And In Other News | about 2 years ago
or this year Free Day limit will be 10000 instead of 100 but the currency unit change to Rupiah….
Product DEV-09530 | about 2 years ago
Finally, up and running. My unit is in command mode at power up ( I guess ver 1.1 will be different). It took me quite a few hours to guess. I think the best is to connect the unit to Hyperterminal or Tera Term or any terminal emulator. This will help you in debugging. Also, please don’t forget to send line feed character after every command.
good luck,
Product DEV-09530 | about 2 years ago
1) Which one is STAT1 LED and STAT2 LED? I just wonder it be better if different color coding is used or label on PCB.
2) I just send out serial character “Hello” from Atmel to OpenLog. What should I expect as output? Will I see a text file if I read SD card from PC?
Thanks!