Hi,
+1
NuttX 12.0.0-RC1 building and working fine on my proprietary STM32H7 board.
Compiler: arm-none-eabi-gcc (GNU Arm Embedded Toolchain
10-2020-q4-major) 10.2.1 20201103 (release)
Sebastien
Le 11/01/2023 à 10:32, Alin Jerpelea a écrit :
Hello all,
Apache NuttX 12.0.0 RC1 has been st
PinePhone on NuttX will soon support LVGL Touchscreen Apps! This article
explains how we created the NuttX Driver for PinePhone's I2C Touch Panel...
https://lupyuen.github.io/articles/touch2
Lup
On Fri, Jan 13, 2023 at 07:12:37AM +0800, Lee, Lup Yuen wrote:
> PinePhone on NuttX will soon support LVGL Touchscreen Apps! This article
> explains how we created the NuttX Driver for PinePhone's I2C Touch Panel...
>
> https://lupyuen.github.io/articles/touch2
Wow - this is quite interesting.
Th
Yep the NuttX Driver is actually designed for Goodix GT911. But it works
great with PinePhone's GT917S :-)
We're merging the Goodix GT9XX driver to NuttX Mainline now:
https://github.com/apache/nuttx/pull/8101
Lup
On Fri, Jan 13, 2023 at 7:41 AM Bernd Walter
wrote:
> On Fri, Jan 13, 2023 at 07
Very nice Lup! Kudos!!
There are many low cost tooch screen powered by GT911 for sale at
Aliexpress, this is a great addiction to NuttX!
Thank you again for this amazing work Lup!
BR,
Alan
On 1/12/23, Lee, Lup Yuen wrote:
> Yep the NuttX Driver is actually designed for Goodix GT911. But it wo
On Thu, Jan 12, 2023 at 09:27:38PM -0300, Alan C. Assis wrote:
> Very nice Lup! Kudos!!
>
> There are many low cost tooch screen powered by GT911 for sale at
> Aliexpress, this is a great addiction to NuttX!
Addiction - yes it is ;-)
> Thank you again for this amazing work Lup!
>
> BR,
>
> Ala
Hahaha, creating drivers for NuttX is very addictive! :-D
On 1/12/23, Bernd Walter wrote:
> On Thu, Jan 12, 2023 at 09:27:38PM -0300, Alan C. Assis wrote:
>> Very nice Lup! Kudos!!
>>
>> There are many low cost tooch screen powered by GT911 for sale at
>> Aliexpress, this is a great addiction to