Re: Keyboard FeatherWing

2020-08-20 Thread Adam Feuer
Matias, Greg, Ok, I got it to boot to NSH. For some reason it doesn't work every time, so I need to track that down. Sometimes it goes into a stack dump. But when it does boot, it seems reliable. Code is here for now: https://github.com/starcat-io/incubator-nuttx/tree/feature/sama5d27-giantboard

Re: NuttX project on Hackaday

2020-08-20 Thread Adam Feuer
Super cool, Matias! :) On Thu, Aug 20, 2020 at 1:21 PM Matias N. wrote: > Thank you!! > > On Thu, Aug 20, 2020, at 17:14, Alan Carvalho de Assis wrote: > > WOW!!! > > > > Kudos Matias! Very nice project! > > > > It's inspiring! > > > > BR, > > > > Alan > > > > On 8/20/20, Gregory Nutt wrote: >

Re: Keyboard FeatherWing

2020-08-20 Thread Adam Feuer
Matias, Thanks for the help. It was an incorrect master clock setting for the board. I updated the Giant Board clock settings, and while I still can't fully boot NuttX, but I am getting some logging lines and stack traces on the serial port now. No garbage. :) -adam On Wed, Aug 19, 2020 at 10:

Re: NuttX project on Hackaday

2020-08-20 Thread Matias N.
Thank you!! On Thu, Aug 20, 2020, at 17:14, Alan Carvalho de Assis wrote: > WOW!!! > > Kudos Matias! Very nice project! > > It's inspiring! > > BR, > > Alan > > On 8/20/20, Gregory Nutt wrote: > > Matias' bike computer project is featured on Hackaday: > > https://hackaday.com/2020/08/20/bike

Re: NuttX project on Hackaday

2020-08-20 Thread Alan Carvalho de Assis
WOW!!! Kudos Matias! Very nice project! It's inspiring! BR, Alan On 8/20/20, Gregory Nutt wrote: > Matias' bike computer project is featured on Hackaday: > https://hackaday.com/2020/08/20/bike-computer-powers-on-long-after-your-legs-give-out/ > > Also interesting, but off topic, ESP32 Altair

NuttX project on Hackaday

2020-08-20 Thread Gregory Nutt
Matias' bike computer project is featured on Hackaday: https://hackaday.com/2020/08/20/bike-computer-powers-on-long-after-your-legs-give-out/ Also interesting, but off topic, ESP32 Altair Emulator: https://hackaday.com/2020/08/20/esp32-altair-emulator-gets-split-personality/