eren-terzioglu commented on issue #7803:
URL: https://github.com/apache/nuttx/issues/7803#issuecomment-4090446388

   > > > Hi [@hanfengcan](https://github.com/hanfengcan) sorry I didn't see 
your message before. Seems like the LCD parallel support was included into 
mainline. Maybe [@fdcavalcanti](https://github.com/fdcavalcanti) or 
[@eren-terzioglu](https://github.com/eren-terzioglu) can confirm it.
   > > 
   > > 
   > > There are some LCD parallel options [in 
Kconfig](https://github.com/apache/nuttx/blob/master/arch/xtensa/src/esp32s3/Kconfig#L2559)
 and used in [some 
implementation](https://github.com/apache/nuttx/blob/master/arch/xtensa/src/esp32s3/esp32s3_lcd.c)
 that powers up `esp32s3-lcd-ev:lvgl` defconfig but I don't remember any 
implementation using I2S. It is possible to implement but not on our plans 
right now
   > 
   > [@eren-terzioglu](https://github.com/eren-terzioglu) looking 
esp32s3-lcd-ev/src/esp32s3_lcd.c seems like it is using SPI, strange it was 
implemented as a board driver instead of a generic SPI driver
   
   I checked file history and did not find any big difference. Here are the 
[commits](https://github.com/apache/nuttx/commits/master/boards/xtensa/esp32s3/esp32s3-lcd-ev/src/esp32s3_lcd.c).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to