Search found 25 matches

by ahbushnell
Tue Jun 17, 2014 9:07 am
Forum: NetBurner Software
Topic: AES and Hardware
Replies: 5
Views: 3699

Re: AES and Hardware

Thanks!
by ahbushnell
Tue Jun 17, 2014 8:45 am
Forum: NetBurner Software
Topic: AES and Hardware
Replies: 5
Views: 3699

Re: AES and Hardware

Does the AES code have extra cost?
by ahbushnell
Tue Jun 17, 2014 8:36 am
Forum: NetBurner Software
Topic: AES and Hardware
Replies: 5
Views: 3699

AES and Hardware

Does the AES code listed in the NetBurner Security Libraries document use the encryption hardware in the processor?

Is AES included in the standard software or is it in the separate security package?

Thanks
Andy
by ahbushnell
Sun Apr 07, 2013 7:57 pm
Forum: NetBurner Software
Topic: 5213 DMA caputre
Replies: 1
Views: 1950

Re: 5213 DMA caputre

Opps. As soon as a posted this I looked at the code and saw the mistake.

I had the vector set to tmr2. It should be:

SetIntc ((long)TMR3_isr, 22/*TMR3 interrupt*/, 1, 7);

Andy
by ahbushnell
Sun Apr 07, 2013 7:33 pm
Forum: NetBurner Software
Topic: 5213 DMA caputre
Replies: 1
Views: 1950

5213 DMA caputre

Hi, I'm trying to measure time intervals using the dma capture on the 5213. I suspect I might have the vectors wrong on the interrupt. It doesn't go to the interrupt routine because i watch pin 23 with a scope. INTERRUPT (TMR3_isr, 0x2700) { Pins[23]=1;//pulse to show we have been here Pins[23]=0; /...
by ahbushnell
Tue Jan 22, 2013 9:23 pm
Forum: NetBurner Hardware
Topic: Pauls personal autopilot project board....
Replies: 6
Views: 5565

Re: Pauls personal autopilot project board....

Did you launch it?
by ahbushnell
Thu Jan 17, 2013 10:02 pm
Forum: NetBurner Hardware
Topic: Pauls personal autopilot project board....
Replies: 6
Views: 5565

Re: Pauls personal autopilot project board....

I assume it would be good in a high power rocket. How big. How much. Im interested.
by ahbushnell
Sat Jun 23, 2012 9:49 am
Forum: NetBurner Hardware
Topic: MOD54415 32 MB flash
Replies: 4
Views: 4054

Re: MOD54415 32 MB flash

Thanks for the suggestion but I think the 100 k will be fine with plenty of head room. If it was 10,000 cycles then I would have to think about this a little more.

Andy
by ahbushnell
Fri Jun 22, 2012 3:54 pm
Forum: NetBurner Hardware
Topic: MOD54415 32 MB flash
Replies: 4
Views: 4054

Re: MOD54415 32 MB flash

I think 100k cycles will work for us. I assume the other chips will meet this requirement if you change vendor?

Thanks,

Andy
by ahbushnell
Thu Jun 21, 2012 6:04 pm
Forum: NetBurner Hardware
Topic: MOD54415 32 MB flash
Replies: 4
Views: 4054

MOD54415 32 MB flash

What is the write cycle life on the 32 MB of flash memory on the MOD54415?

Thanks,

Andy