Re: [EXT] Re: TPL support in nuttx for daisy chain battery cell monitoring?

2022-04-02 Thread Sathish Touch energy
> NXP Semiconductors, CTO Systems Innovations > > > High Tech Campus 46, room 0.64, 5656 AE Eindhoven, The Netherlands > E-mail: cis.van.mie...@nxp.com > Internet: http://www.nxp.com > > > > *From:* Sathish Touch energy > *Sent:* Saturday, August 28, 2021 4:09 AM >

UART/Console debug messages not received as proper ASCII characters in nuttx based rddrone-bms772 V4.0

2021-12-26 Thread Sathish Touch energy
Hi, We are working on a bms product based on the nuttx based rddrone-bms772 product. Details of rddrone-bms772 product:: Gitbook: https://nxp.gitbook.io/rddrone-bms772/ NXP webpage: https://www.nxp.com/design/designs/rddrone-bms772-smart-battery-ma

Support/Clarifications needed on nuttx based rddrone-bms772 product/code

2021-12-25 Thread Sathish Touch energy
Hi, We are planning to derive a bms product based on the nuttx based rddrone-bms772 product. Details of rddrone-bms772 product:: Gitbook: https://nxp.gitbook.io/rddrone-bms772/ NXP webpage: https://www.nxp.com/design/designs/rddrone-bms772-smart-ba

Re: Poll: Which OS are you using to compile NuttX?

2021-09-24 Thread Sathish Touch energy
1) Linux On Sat, 25 Sept 2021 at 01:37, Alan Carvalho de Assis wrote: > Sorry guys, I suppose you are using LinkedIn too. > > Yes, probably it will collect some data from you, but you are using a > better MS gather: > > "Sent from Mail for Windows" > > So, if you are already in the hell, please

Re: [EXT] Re: TPL support in nuttx for daisy chain battery cell monitoring?

2021-09-01 Thread Sathish Touch energy
ems Innovations > > > High Tech Campus 46, room 0.64, 5656 AE Eindhoven, The Netherlands > E-mail: cis.van.mie...@nxp.com > Internet: http://www.nxp.com > > > > *From:* Sathish Touch energy > *Sent:* Saturday, August 28, 2021 4:09 AM > *To:* dev@nuttx.apache.org > *Cc:* Pet

Re: TPL support in nuttx for daisy chain battery cell monitoring?

2021-08-27 Thread Sathish Touch energy
ys working on it and could give > us more info. > > BR, > > Alan > > On 8/27/21, Sathish Touch energy wrote: > > Hi, > > > > I am using nuttx, with an S32K144 eval board. > > > > nuttx supports SPI driver for battery cell monitoring. > >

TPL support in nuttx for daisy chain battery cell monitoring?

2021-08-27 Thread Sathish Touch energy
Hi, I am using nuttx, with an S32K144 eval board. nuttx supports SPI driver for battery cell monitoring. In the same way, is there TPL support in nuttx for daisy chain battery cell monitoring? Thanks and Regards, Sathish.

Re: Can 2 UARTs coexist in nuttx?

2021-08-11 Thread Sathish Touch energy
step to enable the UARTs > > System Type ---> > S32K1XX Peripheral Selection ---> > [*] LPUART0 > [*] LPUART1 > [*] LPUART2 > > BR, > > Alan > > On 8/10/21, Sathish Touch energy wrote: > > Hi, > > > > I am using nutt

Re: Can 2 UARTs coexist in nuttx?

2021-08-11 Thread Sathish Touch energy
n NuttX apps. > It is not documented because it is POSIX. > > On Wed, 11 Aug 2021, 04:59 Sathish Touch energy, > wrote: > > > Hi, > > > > I am using nuttx, with an S32K144 eval board. > > > > For debug messages and nsh, uart1 is being used now. > &g

Can 2 UARTs coexist in nuttx?

2021-08-10 Thread Sathish Touch energy
Hi, I am using nuttx, with an S32K144 eval board. For debug messages and nsh, uart1 is being used now. I need to use another uart for communicating with a host application. I want to use UART0 for this purpose. Can both UART0 and UART1 be used simultaneously? If so, how to enable both of them

Re: SPI driver is not working in S32K144 EVB

2021-04-18 Thread Sathish Touch energy
it. > > Do you have analyzed the SPI pins? if you don't implement the Chip > Select logic correctly on your board it will not work. Normally NuttX > doesn't use the HW SPI CS. > > It is obvious for us, but could be something new for you. > > BR, > > Al

SPI driver is not working in S32K144 EVB

2021-04-16 Thread Sathish Touch energy
> > > Hello, > We are trying to check SPI driver functionality for our application on > NUTTX-10.0.0 baseline. > On the supported platform link ( > https://nuttx.apache.org/docs/latest/introduction/detailed_support.html#other-armv4) > of nuttx we see the support for SPI driver is available for S32K

Re: SPI driver is not working in S32K144 EVB

2021-04-16 Thread Sathish Touch energy
> > >> Hello, >> We are trying to check SPI driver functionality for our application on >> NUTTX-10.0.0 baseline. >> On the supported platform link ( >> https://nuttx.apache.org/docs/latest/introduction/detailed_support.html#other-armv4) >> of nuttx we see the support for SPI driver is available fo