<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1476" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi, all</FONT></DIV>
<DIV><FONT face=Arial size=2>I have an application, in which Ethernut constantly 
receives packets from RS485 and sends them to server as http-requests. 
Now my customer requires to store the packets into some temporary 
memory buffer. The calculated memory amount is about 300Kbytes. So,</FONT></DIV>
<DIV><FONT face=Arial size=2>1. I can use banked memory but could anybody 
point me any reference or example (possibly not MP3) where it is shown how to 
write and read from it? Is it <A class=el 
href="file:///C:/Programme/doc/api/html/group__xgBankMem.html#ga13"><FONT 
face="Times New Roman" size=3>NutSegBufWriteCommit</FONT></A>  <A class=el 
href="file:///C:/Programme/doc/api/html/group__xgBankMem.html#ga14"><FONT 
face="Times New Roman" size=3>NutSegBufReadCommit</FONT></A> ?  Should 
I create a stream or device for it?</FONT></DIV>
<DIV><FONT face=Arial size=2>2. I can use embedded dataflash, but 100000 
possible write cycles discourages me. Am I right that the dataflash cannot 
be use for intense write operation?</FONT></DIV>
<DIV><FONT face=Arial size=2>Advise, please.</FONT></DIV>
<DIV><FONT face=Arial size=2>Regards, Alexander.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>