Re: Keyboard FeatherWing

2020-08-19 Thread Adam Feuer
Matias, Thanks, I have a logic analyzer and will try that when I pick it up again. The weird thing about this is that I can use U-Boot on the serial console on the Giant Board – it knows how to use the UART correctly. But NuttX doesn't. Ah, that might be it– the two boards run at different freque

Re: Keyboard FeatherWing

2020-08-19 Thread Matias N.
When I had this problem of the serial giving garbage I used a logic analyzer with pulseview and then try to hunt for a baud rate on the uart protocol decoder which would give a valid interpretation. Often I found the rate to be a multiple of the expected one which helped me figure out what was s

Re: Keyboard FeatherWing

2020-08-19 Thread Adam Feuer
I worked on the Giant Board some more today. Its lack of JTAG debugging is maddening. I can't get the console UART1 to work, so I'm not sure how to proceed. I'm just guessing, and swapping SD cards a lot. Urgh. I think it has something to do with the device tree that the Giant Board uses with U-Bo

Re: Keyboard FeatherWing

2020-08-19 Thread Adam Feuer
Greg, That keyboard/screen combo looks pretty cool. I'll see if I can come up with a use for it. :) -adam On Wed, Aug 19, 2020 at 10:52 AM Adam Feuer wrote: > Greg, Matias, > > Yes, I'm still working on NuttX for Giant Board, and the ACME RoadRunner > ...

Re: Keyboard FeatherWing

2020-08-19 Thread Adam Feuer
Greg, Matias, Yes, I'm still working on NuttX for Giant Board, and the ACME RoadRunner ... should have something to show soon. -adam On Wed, Aug 19, 2020 at 10:33 AM Matias N. wrote: > Just looked up the Giant Board. Seems also a good target for Linux+Nut

Re: Keyboard FeatherWing

2020-08-19 Thread Matias N.
Just looked up the Giant Board. Seems also a good target for Linux+NuttX framework presented at the workshop. On Wed, Aug 19, 2020, at 12:36, Gregory Nutt wrote: > Adam, > > Are you still working a the Giant Board? This would be a good companion > board: > https://www.tindie.com/products/artu

Keyboard FeatherWing

2020-08-19 Thread Gregory Nutt
Adam, Are you still working a the Giant Board?  This would be a good companion board: https://www.tindie.com/products/arturo182/keyboard-featherwing-qwerty-keyboard-26-lcd/ There is a "Solder Party" channel forum on discord.com.  Groguard discusses using the Giant Boards with the keyboard Fe

Re: Pre-check flow

2020-08-19 Thread Ramya N
Brennan, Thank you for your comment. As suggested, I've opened a PR for RX toolchain inclusion. Best Regards, Ramya N From: Brennan Ashton Sent: 17 August 2020 22:26 To: dev@nuttx.apache.org Subject: Re: Pre-check flow **This i