Search found 5 matches

by GreenE
Wed Mar 28, 2012 7:48 am
Forum: NetBurner Hardware
Topic: mod5282 upload problem
Replies: 1
Views: 2158

mod5282 upload problem

Good morning,

I am having trouble with downloading programs onto MOD5282. Trying to download example programs like factorydemo, using the getting started steps, the download times out and I can't update the code. Have you all seen this before?

Thanks,
drh
by GreenE
Fri Mar 25, 2011 7:36 am
Forum: NetBurner Software
Topic: pwm
Replies: 2
Views: 2575

pwm

Hey Guys,
I am working on an application which involves controlling a valve with PWM signal. The " MOD5213PWMdemo" example was helpful as far as learning about pwm registers. Are there any other examples available for mod5213?
by GreenE
Fri Mar 18, 2011 11:54 am
Forum: NetBurner Software
Topic: float type
Replies: 2
Views: 2381

float type

Hi Guys,
I need to use floats in my calculations. Does NB Eclipse recognize float? Do we have a math library file available here?

thanks
by GreenE
Fri Mar 11, 2011 8:27 am
Forum: NetBurner Software
Topic: MCF5213 DAC
Replies: 2
Views: 2586

Re: MCF5213 DAC

Thank you for the response.
by GreenE
Tue Feb 22, 2011 1:50 pm
Forum: NetBurner Software
Topic: MCF5213 DAC
Replies: 2
Views: 2586

MCF5213 DAC

Hi All, I'm working on an application which requires 2 DAC channels. I have MOD5213 development Kit. I know that the PWM module can be used as a digital-to-analog converter, yet I am having difficulty writing the code. I would appreciate any hint on how this can be done or a sample program which can...