capsense, uart not opearble together

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
saurabh
Level 3
Level 3
50 sign-ins 25 sign-ins 10 replies posted

Hello,

I have been trying to integrate uart and capsense touch functionalities in CY8C 4245 AXI 483 MCU. Everything worked fine until working on individual function but as I merged the UART and CapSense in single project, an issue popped up such as UART stopped receiving data. I am unable to find the issue. Can anyone helpe me/ suggest me a solution..?

0 Likes
1 Solution
ncbs
Moderator
Moderator
Moderator
500 replies posted 50 likes received 250 sign-ins

Hi @saurabh,

UART component is working perfectly --> whenever there is any character/string sent, the same gets communicated back.

However, I observe that there are no CapSense widgets defined in the CapSense CSD widget:

ncbs_0-1620281516234.png

To define a widget, click the required widget in the left pane (buttons, linear sliders, radial sliders, etc) and then click on the "Add <widget>" button at the top.

Example: to define a linear slider: click on "linear sliders" in the left pane, and then "add linear slider"

ncbs_1-1620281845836.png

Regards,
Nikhil

 

View solution in original post

4 Replies