Forum - MCS Electronics

 

FAQFAQ SearchSearch RegisterRegister Log inLog in

AVR Universal Bootloader Guide

 
Post new topic   Reply to topic    www.mcselec.com Forum Index -> Various
View previous topic :: View next topic  
Author Message
ex4

Bascom Member



Joined: 13 Jan 2006
Posts: 1062
Location: indonesia

indonesia.gif
PostPosted: Mon Apr 05, 2010 6:57 am    Post subject: AVR Universal Bootloader Guide Reply with quote

hello,
just wanna share my test step using AVR Universal Bootloader from Shaoziyang(http://sites.google.com/site/shaoziyang/Home/avr/avr-universal-bootloadere). please have a look at the attachment
any question and suggestion is welcome

p.s. :
by the time i post this message, im still writing the guide, so be patient Very Happy
Back to top
View user's profile Visit poster's website AIM Address Yahoo Messenger
ex4

Bascom Member



Joined: 13 Jan 2006
Posts: 1062
Location: indonesia

indonesia.gif
PostPosted: Mon Apr 05, 2010 8:37 am    Post subject: Reply with quote

ok, this is the quick guide
Back to top
View user's profile Visit poster's website AIM Address Yahoo Messenger
Antony(uk)

Bascom Member



Joined: 26 Jun 2006
Posts: 275
Location: Devon UK

uk.gif
PostPosted: Mon Apr 05, 2010 9:24 am    Post subject: Reply with quote

Hi EX4
That one nice bit of work.
Always struggled with doing this.
Thanks Smile

Regards Antony(UK)
Back to top
View user's profile Visit poster's website
ex4

Bascom Member



Joined: 13 Jan 2006
Posts: 1062
Location: indonesia

indonesia.gif
PostPosted: Mon Apr 05, 2010 9:29 am    Post subject: Reply with quote

wie, monsiur Very Happy Laughing
Back to top
View user's profile Visit poster's website AIM Address Yahoo Messenger
ex4

Bascom Member



Joined: 13 Jan 2006
Posts: 1062
Location: indonesia

indonesia.gif
PostPosted: Tue Apr 06, 2010 2:31 am    Post subject: Reply with quote

Quote:

maxspeed:
I have few little questions, do you know what's the big difference between pc128 or 256 and aes encryption how more strong?

not that much into encryption algorithm, but AES offer higher security level, even the NSA (National Security Agency) of USA once use it to encode the TOP SECRET documents. Read it here
http://en.wikipedia.org/wiki/Advanced_Encryption_Standard
to decrypt AES 256bits key you need around 2^95 times using normal attack algorithm, which is very looooooooooongggggggggggggggg(once i tried using my laptop and just found 1byte key after process it for almost 3days, talk about wasting of time ) Laughing

Quote:

Do we have to save the key manually (copy/paste) and put in a text file or we can use it from bootcfg.h for next time? (if you push green button he give you a wrong key.)

no, you can save a bootcfg.h file using other name, maybe bootcfg_product1.h, bootcfg_product2.h. and if you want to load it again just rename it to bootcfg.h and load it again using import function in the Option menu. That will load you key and all the setting automatically(except the chip type if not mistaken). You can also entering the key manually from Auto Code Function button

Quote:

For your project tcpip very interesting, actually i try to finish the complete code for tcpip protocol (my boss need a device to communicate to syslog srv) and other fonctions, but same problem not enough time to do the job, could you do another job (rush) for me !

what kind of syslog srv? you can telnet it and sniff the protocol(request+reply) using Wireshark (www.wireshark.org)
contact me at my yahoo messenger for quick reply,hehehe Laughing
Back to top
View user's profile Visit poster's website AIM Address Yahoo Messenger
maxspeed

Bascom Member



Joined: 23 Sep 2005
Posts: 68

canada.gif
PostPosted: Wed Apr 07, 2010 3:14 am    Post subject: Reply with quote

Hi ex4,

I try to contact you by yahoo but the time between you and me is like day and night ...

I used syslog with udp packet and wireshark, dhcp, dns, arp etc, if i can have time i will have the complete library of tcpip for enc28j60, the harware of the prototype is ready, now it's time for the software .... i dont like rfc but no choice to keep compatibility with the protocol and sniffer.

It's a hard job, but working fine with bascom and 328p, 128, 1280, xmega not available for bascom and crypto communication 3des / aes.

Your speed test working fine?

Tell me what is your utc ??? me EST (-5 i think? we add 1 hour last month)

Good day or night (for me it's time to bed)
Back to top
View user's profile
ex4

Bascom Member



Joined: 13 Jan 2006
Posts: 1062
Location: indonesia

indonesia.gif
PostPosted: Wed Apr 07, 2010 3:31 am    Post subject: Reply with quote

Quote:
I try to contact you by yahoo but the time between you and me is like day and night ...

yup, you're in french correct? GMT-5, wow, mine is GMT+7,hehehe
no problem, i'm usually online at 01.00 GMT - 09.00 GMT, and 11.00 GMT - 13.00 GMT (if no football match,hehehhe)

Quote:
I used syslog with udp packet and wireshark, dhcp, dns, arp etc, if i can have time i will have the complete library of tcpip for enc28j60, the harware of the prototype is ready, now it's time for the software .... i dont like rfc but no choice to keep compatibility with the protocol and sniffer.

enc28j60, wow, thats seem rather old chip(CMIIW), but Mr Ben got nice tutorial on that chip here
http://members.home.nl/bzijlstra/software/examples/enc28j60.htm
use his tcp ip library, ask for his permission first,hehehe, to be polite Very Happy

Quote:

It's a hard job, but working fine with bascom and 328p, 128, 1280, xmega not available for bascom and crypto communication 3des / aes.

thats the learning curve, xmega is i think too overkill for this kind of purpose. here, using xmega is very rare. even ATMEGA128 is rarely used for big project. dunno about your place there

Quote:

Your speed test working fine?

yup, i can measure the actual speed (upload and download) of my connection via the Easy TCP IP Board on the LCD. I make the board mac,ip,subnet,gateway, and any other variable configurable via 4x4keypad+16x2 character lcd. still coding on the keypad action. i make the keypad act like cell phone keypad since i need to enter the server hostname i want to contact with. jeez, talked about a bunch of writing.
Back to top
View user's profile Visit poster's website AIM Address Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    www.mcselec.com Forum Index -> Various All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum