Re: How to use apps/system/spi "SPI Tool"

2021-09-29 Thread murat tologlu
t; > > > > > It is already very similar ( please see the attached screen capture ). > > > > > > BR, > > > Murat > > > > > > -Original Message- > > > From: Alan Carvalho de Assis > > > Sent: Wednesday, September 29, 2021

Re: How to use apps/system/spi "SPI Tool"

2021-09-29 Thread murat tologlu
3 PM Murat Tologlu wrote: > > > Hi Alan, > > > > Thanks for your help. > > > > It is already very similar ( please see the attached screen capture ). > > > > BR, > > Murat > > > > -Original Message- > > From: Alan Carvalho de Assis

Re: How to use apps/system/spi "SPI Tool"

2021-09-29 Thread Gustavo Henrique Nihei
valho de Assis > Sent: Wednesday, September 29, 2021 3:02 PM > To: dev@nuttx.apache.org > Subject: Re: How to use apps/system/spi "SPI Tool" > > Try to do it: > > Device Drivers ---> > [*] SPI Driver Support ---> > [*] SPI character driver > > BR, >

RE: How to use apps/system/spi "SPI Tool"

2021-09-29 Thread Murat Tologlu
Hi Alan, Thanks for your help. It is already very similar ( please see the attached screen capture ). BR, Murat -Original Message- From: Alan Carvalho de Assis Sent: Wednesday, September 29, 2021 3:02 PM To: dev@nuttx.apache.org Subject: Re: How to use apps/system/spi "SPI Tool&

Re: How to use apps/system/spi "SPI Tool"

2021-09-29 Thread Alan Carvalho de Assis
Try to do it: Device Drivers ---> [*] SPI Driver Support ---> [*] SPI character driver BR, Alan On 9/29/21, murat tologlu wrote: > Hi, > > I have esp32-wrover-kit working, SPI2 and SPI3 are already configured for > lvgl and mmcsd, working properly. > > I also enabled SYSTEM_SPITOOL in App