Search found 5 matches

by swmoore
Sun Mar 04, 2012 1:10 pm
Forum: NetBurner's Eclipse IDE
Topic: Help: Flashing a program into the 5270
Replies: 5
Views: 4452

Re: Help: Flashing a program into the 5270

UPDATE: I tried to TFTP the "factory demo" program, and the TFTP fails after 747 out of 813 blocks. The command was: NFLA FactoryDemo_APP.s19 The error was: Netburner MOD5270B Monitor V1.0 Jun 6 2008 13:45:30 HELP for help nb>NFLA FactoryDemo_APP.s19****************************************...
by swmoore
Sun Mar 04, 2012 12:26 pm
Forum: NetBurner's Eclipse IDE
Topic: Help: Flashing a program into the 5270
Replies: 5
Views: 4452

Re: Help: Flashing a program into the 5270

After a bit of work, I can now download and flash new firmware manually in the console (MTTTY) using TFPT.

This seems to be a round-about way, but is working for now.
by swmoore
Sun Mar 04, 2012 11:20 am
Forum: NetBurner's Eclipse IDE
Topic: Help: Flashing a program into the 5270
Replies: 5
Views: 4452

Help: Flashing a program into the 5270

I ran the 5270 factory program (straight out of the box). The DHCP server assigned an IP address, and I viewed the demo website over the LAN. The console was observed over USB port (as UART0 to USB to COM3) with MTTTY. Next, I setup a project for "hello world" and ran the example C file (s...
by swmoore
Wed Dec 16, 2009 12:32 pm
Forum: Application Notes and Design Ideas
Topic: Timer driver/utility for all platforms
Replies: 11
Views: 32601

Re: Timer driver/utility for all platforms

StopWatch looks excellent. One of the biggest failings of the Netburner is the lack of timebase. The hardware timers are usable, but StopWatch looks great! I am using the MOD5213. I dropped the StopWatch.h into the \nburn\include_nn\ directory and added the line: #include "StopWatch.h" and...
by swmoore
Wed Nov 04, 2009 11:29 am
Forum: NetBurner Hardware
Topic: Analog to Digital converter voltages on the MOD5213
Replies: 1
Views: 2239

Analog to Digital converter voltages on the MOD5213

The 5213 has separate VDDA and VRH for the Analog module.

I can't find the voltage specifications in the datasheets.

Can I operate the 5213 analog module using standard 4.096V or 5.0V power and reference?