Forum - MCS Electronics

 

FAQFAQ SearchSearch RegisterRegister Log inLog in

ATMEGA32U4 - USB Bootloader with encryption

 
Post new topic   Reply to topic    www.mcselec.com Forum Index -> BASCOM-AVR
View previous topic :: View next topic  
Author Message
boeseturbo

Bascom Member



Joined: 23 Jul 2007
Posts: 65

blank.gif
PostPosted: Fri Jul 10, 2015 8:03 am    Post subject: ATMEGA32U4 - USB Bootloader with encryption Reply with quote

Hi,

did anybody know: is their a encrypted version of bootloader for hw-usb available? Maybe with MCS USB-ADDON libary?

Cheers

(BASCOM-AVR version : 2.0.7.8 )
Back to top
View user's profile
albertsm

Administrator



Joined: 09 Apr 2004
Posts: 6197
Location: Holland

blank.gif
PostPosted: Fri Jul 10, 2015 1:09 pm    Post subject: Reply with quote

The built in bootloader is from Atmel. i do not know if they share the source. but you could google or ask atmel support.

the usb add on could create a virtual com port so you could use mcs bootloader. when you use xtea it would be relatively simple.

_________________
Mark
Back to top
View user's profile Visit poster's website
boeseturbo

Bascom Member



Joined: 23 Jul 2007
Posts: 65

blank.gif
PostPosted: Fri Jul 10, 2015 1:34 pm    Post subject: Reply with quote

that sounds pretty well Surprised) Will USB-ADDON and bootloader fits into 2048 words? I already use MCS loader with xtea but with FT230X UART to USB chip...

Cheers
Back to top
View user's profile
albertsm

Administrator



Joined: 09 Apr 2004
Posts: 6197
Location: Holland

blank.gif
PostPosted: Fri Jul 10, 2015 1:42 pm    Post subject: Reply with quote

hmm. that is a good question. when using usb you need to enable ints. and it means you need the interrupt table. i do not think it will fit.
you could strip down the code to remove features but i doubt it will fit.

_________________
Mark
Back to top
View user's profile Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    www.mcselec.com Forum Index -> BASCOM-AVR 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