TE35 Display and Touch

I am trying to get a TE35 to work with TinyCLR. Can someone

I have the display controller settings as following

Width = 320,
Height = 240,
PixelClockRate = 15 * 1000 * 1000,
PixelPolarity = false,
DataEnableIsFixed = true,
DataEnablePolarity = true
HorizontalFrontPorch = 51,
HorizontalBackPorch = 29,
HorizontalSyncPulseWidth = 41,
HorizontalSyncPolarity = false,
VerticalFrontPorch = 16,
VerticalBackPorch = 3,
VerticalSyncPulseWidth = 10,
VerticalSyncPolarity = false,
DataFormat = DisplayDataFormat.Rgb565,

That seems to work. However I don’t quite understand the magic of how I can just declare a display and it know what pins I am using.

What about touch input. I have looked at the demos. Do I need to make use of FocalTech.FT5xx6 with the TE35?

Thanks

Welcome the community.

I suggest you use netmf with old products and then check back in a week or so for major announcements. We have some nice surprises to share with you.

1 Like

How does one downgrade a G120 from TinyCLR to make use of netmf?

Just follow the steps and load the NETMF firmware .NET Micro Framework Getting Started