Updated Bleeding Edge Doc

classic Classic list List threaded Threaded
22 messages Options
12
sweetlilmre sweetlilmre
Reply | Threaded
Open this post in threaded view
|

Re: New user introduction!

Hi,

On Mon, Dec 12, 2011 at 10:20 PM, Thiago Naves <[hidden email]> wrote:


On Sun, Dec 11, 2011 at 4:28 AM, Brent Picasso <[hidden email]> wrote:
Hi Thiago,

Taking a look at your sam7s branch this weekend.

looking at the platform code for the sam7s (and sam7x) it seem there's no USB device code present- I was specifically looking for code implementing a USB CDC and couldn't find anything.
 

Yes, I think we have no USB support on those yet...
 
Is that sam7x/7s port making the shell available over UART?
 
 
I have built and tested on the NetDuino (SAM7x) and the shell is indeed available over the UART,
although the UART used on the NetDuino seems to be the secondary UART at least as per NetDuino pin configuration.

-(e)


_______________________________________________
eLua-dev mailing list
[hidden email]
https://lists.berlios.de/mailman/listinfo/elua-dev
Thiago Naves Thiago Naves
Reply | Threaded
Open this post in threaded view
|

Re: New user introduction!



On Tue, Dec 13, 2011 at 5:43 AM, Peter Edwards <[hidden email]> wrote:
Hi,

On Mon, Dec 12, 2011 at 10:20 PM, Thiago Naves <[hidden email]> wrote:


On Sun, Dec 11, 2011 at 4:28 AM, Brent Picasso <[hidden email]> wrote:
Hi Thiago,

Taking a look at your sam7s branch this weekend.

looking at the platform code for the sam7s (and sam7x) it seem there's no USB device code present- I was specifically looking for code implementing a USB CDC and couldn't find anything.
 

Yes, I think we have no USB support on those yet...
 
Is that sam7x/7s port making the shell available over UART?
 
 
I have built and tested on the NetDuino (SAM7x) and the shell is indeed available over the UART,
although the UART used on the NetDuino seems to be the secondary UART at least as per NetDuino pin configuration.


hmmm. OK. The sam7s should have the terminal on the same uart ( as I haven't changed it in platform_conf.h )
 
-(e)


_______________________________________________
eLua-dev mailing list
[hidden email]
https://lists.berlios.de/mailman/listinfo/elua-dev<span onmouseout="cancel = false; window.setTimeout(WRCHideContent, 1000); clearTimeout(showTimer);" onmouseover=" var self = this; showTimer = window.setTimeout(function(){WRCShowContent({&#39;rating&#39;:{&#39;value&#39;:100,&#39;weight&#39;:13},&#39;flags&#39;:{},&#39;single&#39;:false,&#39;ttl&#39;:3600,&#39;expireTime&#39;:&#39;20111128171534&#39;}, self.className)},600);" class="wrc11" style="padding-right:16px;width:16px;height:16px">



_______________________________________________
eLua-dev mailing list
[hidden email]
https://lists.berlios.de/mailman/listinfo/elua-dev
12