Hello Sir,
I am using RL78/G16 FPB Board to develop touch application for my project. I have configured all the settings correctly and using QE for tuning of touch channels. I did all the setting in QE as per Renesas documentation (i.e Selection of MCU, Selection of Project file), When I am connecting UART then it gets connected with right baudrate and I am able to see status chart readings as well but after this when I am disconnecting UART and clicked the Start tuning Button, QE software gets hanged , I am not able to tune the touch channels. Please solve this query and tell me the reason for this.Thank You
Hello,
Which e2studio version are you using ?
Please try to install the latest version which includes the latest QE for Capacitive Touch version.
I am using CS+ (Version : 8.12.00) and QE for Cap Touch (Version : 3.5.0) Please send me the appropriate solution for the above issue.
J14 has to be configured to open-circuit for serial connection with the QE:
Also the main function has to be edited as following and the UART pins have to be configured to be the pins which correspond to the COM port of the board.
Hello Sir,We are writing a code for Capacitive Touch, we did all the configurations for rmtouch and rctsu. Our Code is working on one Laptop say Laptop 1. Tuning is happening and UART communication is also happening. But when same code is transferred on my laptop say Laptop 2 then UART communication is happening and UART gets connected and I am able to see graph of touch. But when I click on Start Tuning , the QE application gets hanged.
Is the same project ?
Do you have the same CS+ and QE for Capacitive Touch versions on the 2 laptops ?
Yes we have confirmed that. Both Laptops have same versions of CS+ and QE.
Then it sounds like there is an issue with the USB port on the 2nd laptop.
If their is problem with USB Port then how is it possible that UART communication is happening on laptop 2 and I am able to connect UART and see the graph. Problem is occurring only when I clicked start tuning button. Then my system gets hanged out as shared in above image.
Please share your views on above
I have checked my USB Ports and they are working fine. What are the other possible reasons for this.