Search the web
Sign In
New User? Sign Up
netburner_group · NetBurner - Embedded Ethernet
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 74 - 104 of 6234   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
74
Hello everyone, Just wanted to make a quick announcement that we now have a newsletter that you may wish to join to keep up to date with the happenings here at...
Forrest Stanley
fsnetburner
Offline Send Email
Oct 11, 2004
7:06 pm
75
Hello all, Can someone please help me with the USB driver for Netburner Mod5272? Thanks. Hans...
hans_tk
Offline Send Email
Oct 12, 2004
1:19 am
76
I have a netburner MOD5272 and I have ucLinux running on it by loading it to RAM. I want to put the image to flash. Does anyone know how to do that? I'm able...
Pool Player
poolplayer94612
Offline Send Email
Oct 15, 2004
6:03 am
77
Hi, Has anyone used any flash chips and/or smart media cards with netburner? I will need some flash storage for a logger application that I'm creating, but it...
zealott_no
Offline Send Email
Oct 15, 2004
7:04 am
78
Hello, I am working on a simular application myself as well. I am using a MOD5282 and I do not use flash media at the moment. I am using RAM memory (that stays...
Geert Van Hecke
geertvanhekce
Offline Send Email
Oct 15, 2004
7:35 am
79
... Thanks for your answer Geert, I was thinking in the same way myself, using battery backed-up RAM with communication with either QSPI or I2C. I will have a...
John H. Edvardsen
zealott_no
Offline Send Email
Oct 15, 2004
7:43 am
80
This seems a good solution. You do not know for how long flashcards and so on will be around. Conventional memory has already been around for a long time and I...
Geert Van Hecke
geertvanhekce
Offline Send Email
Oct 15, 2004
9:28 am
81
Hello, We work with HCC-embedded to provide some flash file card support with our hardware. Have a look at http://www.netburner.com/products/software_and_pro ...
Forrest Stanley
fsnetburner
Offline Send Email
Oct 15, 2004
4:54 pm
82
Hi, I have a MOD5282 Development Kit and am trying to implement Flow Control on the Serial Ports but without too much success. Ultimately I need to configure...
kenmacaulay249
Offline Send Email
Oct 15, 2004
6:25 pm
83
I have not tried this myself but it looks like compcode would compile under linux. It also appers to compress the code using the lzo. Mark ... loading ... s19,...
Mark Jones
markalanj
Offline Send Email
Oct 18, 2004
3:41 pm
84
This is a retry -- last time it didn't let me send to the group so hopefully this time it will work. ... True, but these days that seems true of everything,...
Greg Nelson
noldoatan
Offline Send Email
Oct 18, 2004
6:26 pm
85
Mark, Thanks for the reply. Do you happen to know the format of it? I look at the output SB72...s19 (the only s19 file I found on the net for netburner...
Pool Player
poolplayer94612
Offline Send Email
Oct 19, 2004
5:17 am
86
I would like to find a way to update MOD5282 software remotely through the Web. The Netburner card is always running on a LAN behind a gateway that already is...
tlsly
Offline Send Email
Oct 20, 2004
9:08 pm
87
Hi Tom, Good question. Autoupdate uses port 20034, so if you open that port on your router, then you will be able to use autoupdate. IPSetup uses UDP...
netburnergroup
Offline Send Email
Oct 21, 2004
12:02 am
88
Yes the developer kit comes with compcode and yes it is all windows based. I inquired about a linux version of the dev kit but they don't seem intrested in...
Mark Jones
markalanj
Offline Send Email
Oct 22, 2004
1:13 am
89
if anyone wants to get the derived debug object files (*.od and *.elf) out of the source directory and into an obj subdirectory then you can do this by...
kevin_d_mccall
Offline Send Email
Oct 22, 2004
2:56 pm
90
Hello, I have added battery backed RAM to a MOD5382 module and I want to be able to declare variables in the application and have them linked to a seperate...
tilco209
Offline Send Email
Oct 24, 2004
3:08 pm
92
Hi, Has anyone tried transferring an application to the netburner and flashing it with ReadS19ApplicationCodeFromStream? Is it as simple as saving the...
zealott_no
Offline Send Email
Oct 29, 2004
9:31 am
93
... ReadS19...? ... Hints!!! I'll give you the code for this. I added the following function to StreamUpdate.h/.cpp It takes a pointer to your array and the...
tamkitevp
Online Now Send Email
Oct 29, 2004
3:36 pm
94
Yahoo lost the tabs! I can e-mail you the files if you want? IIRC Netburner said not to put source code onto this forum, so you can privately e-mail me at...
tamkitevp
Online Now Send Email
Oct 29, 2004
3:43 pm
95
I have three pulses that need to be generated: 1/ WCLK - which should be a 43kHz pulse and goes high for left channel, low for right channel 2/ BCLK - which...
jac02000
Offline Send Email
Nov 1, 2004
2:29 pm
96
Thin documentation? True Netburner docs are kinda lite but the Motorola docs for their chips are quite good. I don't belive the PIT will give you what you want...
Mark Jones
markalanj
Offline Send Email
Nov 1, 2004
4:30 pm
97
Ok, thks - that's what I thought. The GPT can IO directly as the PIT can not. I find the 5282 refman is kind of slim for explaining the GPT and interrupt...
jac02000
Offline Send Email
Nov 1, 2004
6:32 pm
98
I use a netburner 5282 to run my personal Solar powered RC plane. See: http://www.rasdoc.com/splinter/solar2004.htm One of the code modules I use generates RC...
pbreed
Offline Send Email
Nov 1, 2004
7:45 pm
99
Hello.... Ok guys....what is the secret to interfacing external I/O to the '5282? I have a device that has 8 data lines @ D16-D23, 3 address lines (which are...
aa9gg
Offline Send Email
Nov 2, 2004
9:13 pm
100
If you are connected to the D16..D23 then you have to program a chipselect and access that way. Look in nburn\mod5282\system\ioboard.c for how the 5282 access...
Paul Breed
pbreed
Offline Send Email
Nov 2, 2004
9:31 pm
101
My first answer was a bit cryptic. You must realize several things, The Data bus D16..D31 is continuously in use reading and writing to the SDRAM. In order to...
Paul Breed
pbreed
Offline Send Email
Nov 2, 2004
10:52 pm
102
Thanks! ... GptServoRecord[GPT_num].servo_value[0]=(WORD)(0x10000-SERVO_ZERO); ... GptServoRecord[GPT_num].servo_value[1]=(WORD)(0x10000-SERVO_ZERO); ... ...
JEff Cote
jac02000
Offline Send Email
Nov 3, 2004
1:21 am
103
Thanks for the information! I'll go over it and see if i can't make this thing work. Got to love deadlines! Paul Mateer, AA9GG...
aa9gg
Offline Send Email
Nov 3, 2004
2:38 pm
104
Hello.... Ok I re-wired my board. I moved the data lines too (d0-d7 = d24-d31). ... .....there is no access to d8-d15! I have a problem..........I don't think...
aa9gg
Offline Send Email
Nov 3, 2004
6:23 pm
Messages 74 - 104 of 6234   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help