[VOTE] Apache NuttX 10.1.0 (incubating) RC0 release

2021-04-18 Thread Alin Jerpelea
Hello all, Apache NuttX (Incubating) 10.1.0 RC0 has been staged under [1] and it's time to vote on accepting it for release. If approved we will seek final release approval from the IPMC. Voting will be open for 72hr. A minimum of 3 binding +1 votes and more binding +1 than binding -1 are required

Re: SPI driver is not working in S32K144 EVB

2021-04-18 Thread Sathish Touch energy
Hi Alan, Thanks for your support. We are using S32K144EVB with BCC 33771 as the AFE (14S). WIth this we had to include the software Chip select logic on the GPIO pin to make the SPI read work. Now we are debugging the SPI TX which is not yet fully working. Thanks, Sathish On Fri, 16 Apr 2021

Re: SPI driver is not working in S32K144 EVB

2021-04-18 Thread Alan Carvalho de Assis
Hi Sathish, Are you using a battery solution similar to this board: https://mouser.com/new/nxp-semiconductors/nxp-rd33771cntrevm-reference-design/ I suggest you to used an logic analyzer to verify if the signals are correct. You can do it manually, but a LA will save your time. BR, Alan On 4/

Re: [VOTE] Apache NuttX 10.1.0 (incubating) RC0 release

2021-04-18 Thread Abdelatif Guettouche
Is it just me or there is an issue with the checksum of the apps tar? On Sun, Apr 18, 2021 at 3:06 PM Alin Jerpelea wrote: > > Hello all, > Apache NuttX (Incubating) 10.1.0 RC0 has been staged under [1] and it's > time to vote on accepting it for release. If approved we will seek > final release

Re: [VOTE] Apache NuttX 10.1.0 (incubating) RC0 release

2021-04-18 Thread Brennan Ashton
On Sun, Apr 18, 2021 at 9:38 AM Abdelatif Guettouche wrote: > > Is it just me or there is an issue with the checksum of the apps tar? > Alin, Can you check this an re-upload. You can verify locally as I showed here https://gist.github.com/btashton/ee474723013a7040186c91d41a4c7fad#check-the-releas

Re: [VOTE] Apache NuttX 10.1.0 (incubating) RC0 release

2021-04-18 Thread Alin Jerpelea
Hi all, The sum is reuploaded now seems to be ok Thansk for reporing it Regards Alin On Sun, Apr 18, 2021 at 7:25 PM Brennan Ashton wrote: > On Sun, Apr 18, 2021 at 9:38 AM Abdelatif Guettouche > wrote: > > > > Is it just me or there is an issue with the checksum of the apps tar? > > > > Ali

Re: [VOTE] Apache NuttX 10.1.0 (incubating) RC0 release

2021-04-18 Thread Abdelatif Guettouche
Thanks Alin & Brennan. +1 for me: - LICENSE, NOTICE and DISCLAIMER files exit in both repos. - Signatures and checksums valid. - Can build from source. On Sun, Apr 18, 2021 at 6:41 PM Alin Jerpelea wrote: > > Hi all, > > The sum is reuploaded now seems to be ok > Thansk for reporing it > > R

RE: [EXT] Re: SPI driver is not working in S32K144 EVB

2021-04-18 Thread Peter van der Perk
Hi Sathish, Colleagues of mine, have worked on the BMS-772 (S32K144 + MC33772B) which also runs NuttX. To get the BCC working we've applied some patches that yet have to upstreamed to NuttX. But you can check out the source code here https://github.com/NXPHoverGames/RDDRONE-BMS772 Furthermore t