I am having issues with the LPCXpresso54618 SDK example usart_interrupt. I am unable to receive or transmit any data through the Putty terminal. I doubled check that I configured the Putty terminal correctly. I tried running other usart examples but I still get the same issue. Also I am using the LPCXpresso54618 board. Any help would be appreciative.
解決済! 解決策の投稿を見る。
JP6 is a hardware jumper ... if you are using the on-board VCOM port (which you are I believe) then you need to ensure this jumper is NOT installed. Refer to the board user manual for more info.
Thank you Brendon and XiangJun for your assistance. The JP6 hardware jumper was installed. Removing it solved my issue.
Hi, I have tested on my LPC54618 board, I can see characters on the Putty tools.
I attach the configuration when you create a project, in the SDK Debug Console box, pls select Semihost instead of UART. Pls have a try.
Hope it can help you
BR
Xiangjun Rong
Thanks for your help with my issue. I followed your steps but I still have the same issues. The image below is my project settings.
Hi,
Can you see the virtual COM number which is enumerated by PC?
BR
XiangJun Rong
Yes. I also tried using the serial terminal in the IDE and I am still experiencing the same issues.
Hi,
Can you use the other serial tools to have a try instead of Putty tools?
BR
XiangJun Rong
Pls try to configure the PTTY tools as above.
BR
XiangJun Rong
This is what I have done so far. I reinstalled the IDE and the device drivers. So now the com port has changed from COM8 to COM3. I tried using TeraTerm's serial terminal but I am still experiencing the same issue. I followed your steps to configure the PTTY tool as shown in the picture. However, I am still experiencing the same issues.
Hi Shannon,
Just wanted to check that you dont have JP6 installed? This jumper disables the on-board VCOM so an external serial to USB cable can be connected at P4 without causing contention.
Regards,
Brendon
Thanks for your assistance with my issue. I don't believe that I installed JP6 but I am not 100% sure. I checked my files and could not find it. Are there any additional programs I need to install to get UART to work?
JP6 is a hardware jumper ... if you are using the on-board VCOM port (which you are I believe) then you need to ensure this jumper is NOT installed. Refer to the board user manual for more info.