Home
JAQForum Ver 20.06
Log In or Join  
Active Topics
Local Time 21:24 29 Apr 2024 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Touch LCD Shield N10DP

Author Message
Georgenicholls
Newbie

Joined: 12/01/2017
Location: United Kingdom
Posts: 2
Posted: 10:53pm 11 Jan 2017
Copy link to clipboard 
Print this post

Good day, I have purchased a micromite chip and a touch LCD shield N10DP.
There is no information about the pins on the screen.
J1, 8 pins J2, 8 pins J3, 6 pins J4, 6 pins and J 7, ?
I am trying to get the screen connected to the micromite.
Can you help?
Regards George Nicholls.
 
disco4now

Guru

Joined: 18/12/2014
Location: Australia
Posts: 844
Posted: 01:01am 12 Jan 2017
Copy link to clipboard 
Print this post

If this is the board then your jumpers probably match a shield.


Is this your board


J1 is D0-D7 on shield
J2 is D8-D13,GND,AREF
J3 is A0-A5
J4 is vin,gnd,gnd,5v,3.3v,rst

J7 seems to be ICSP header.

From the link ,the functions assigned for arduino should allow you to identify the pins.

If it uses the ILI9341 chip as it says the you should be able to make it work.
It may not have a touch controller IC so the touch panel may be not too easy to read, as the Micromite is expecting this to be available via SPI and not to have to read the four wires coming from the touch panel.

Regards
Gerry

Pins usage on Arduino

Pins Used for TFT Screen Control:
D4: TF_CS, SD card select input pin

D5: TFT_CS, TFT chip select input pin

D6: TFT_D/C, TFT Data/Command control pin

D7: BACKLIGHT, TFT backlight control pin

Pins Used for SPI Interface:
D10: SPI chip select
D11: SPI MOSI pin

D12: SPI MISO pin

D13: SPI serial clock pin

Pins Used for Touch Function:
A0 - Touch Screen Y- input pin.

A1 - Touch Screen X- input pin.

A2 - Touch Screen Y+ input pin.

A3 - Touch Screen X+ input pin.
Edited by disco4now 2017-01-13
Latest F4 Latest H7
 
Print this page


To reply to this topic, you need to log in.

© JAQ Software 2024