Build failed in Jenkins: NuttX-Nightly-Build #116

2020-05-04 Thread Apache Jenkins Server
See Changes: -- Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H27 (ubuntu) in workspace

Re: SAMA5D27 SDMMC support branch

2020-05-04 Thread Adam Feuer
Takeyoshi, Hi, I've been working on the SDMMC driver off and on. I still haven't got it working, but I am making some progress. Here's a log of register reads and writes captured from U-Boot on the SAMA5D27: index usecs op (bytes) register value value binary

Re: STM32H7 FDCAN driver

2020-05-04 Thread John Rippetoe
So it sounds like our options are 1. Contact Paul Patience and see if he is willing to donate the code he wrote to the ASF? 2. Leave the BSD license on the file as is Is there a preferred order in which these should be attempted? Meaning, does the ASF have a preferred set of procedures for

Re: QSPI on STM32F7

2020-05-04 Thread Rob Voisey
Thanks Alan. I see it's almost an identical driver so I'll see if I can get hold of an L4 board. Rob On Mon, 4 May 2020 at 19:05, Alan Carvalho de Assis wrote: > Hi Rob, > > There are some QSPI usage examples for STM32L4 that is very similar > and you can use as starting point. > > BR, > >

Re: QSPI on STM32F7

2020-05-04 Thread Alan Carvalho de Assis
Hi Rob, There are some QSPI usage examples for STM32L4 that is very similar and you can use as starting point. BR, Alan On 5/4/20, Rob Voisey wrote: > Hi > > I haven't been able to find any code that uses the STM32F7 QSPI code even > though it has been in the codebase for a few years. An

QSPI on STM32F7

2020-05-04 Thread Rob Voisey
Hi I haven't been able to find any code that uses the STM32F7 QSPI code even though it has been in the codebase for a few years. An example candidate would be the STM32F769I-DISC0 board which has an MX25L51245G flash device on that bus. It's also the combination that I need to get working for my

Re: Hang issue when powering up board and target simultaneously

2020-05-04 Thread Surya prakash Verma
Hello Everyone, I have tested with updated code base version-9.0, and hang issue of "powering simultaneously board and router" is not reproducing. It looks like issue related to timeout have been fixed in latest NuttX code. Thanks you very much for your input and suggestion. Thanks & Regards,