Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] Disable Jtag pins for lcd screen

Status
Not open for further replies.

Dhruv@aks

Newbie level 6
Joined
Sep 4, 2014
Messages
13
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
93
Hi i have a jhd204a screen of which i have connect the 10th to 14th pin to my pic32 board.
now i have my code and trying to display on the screen.But i get some unkown characters on the screen.
i think it has something to do with disabling jtag pins..???so is this what i should do..
and i have tried these for disabling but i get an error.so how do i disable jtag pins.
DDPCONbits.JTAGEN = 0;
so how do i make it work..???
 

Could you upload the code you are using, to display the characters?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top