Interfacing mIKROE-4752 with ESP32

General discussion on mikroElektronika website & forums.
Post Reply
Author
Message
AyazAhmed
Posts: 3
Joined: 04 Apr 2023 12:14

Interfacing mIKROE-4752 with ESP32

#1 Post by AyazAhmed » 24 Apr 2023 13:57

Dear Team,

I have interfaced MIKROE-4752 (Touchpad 4 Click) with ESP32 and connecting to the Bluetooth device via HID

I have used example code for the ESP32 compatible with Azoteq IQS7211A touchpad controller in the website as mentioned below.

https://www.azoteq.com/design/software-and-tools/

Image

The Touchpad 4 click is not sensing the movement on the touchpad properly so we are not getting desired output. Below is the sample video related to the sensing the movement on the touchpad panel.
phpBB [video]


Please let us know what may be reason for the not happening the sensing properly and suggest us the necessary steps to be carried out to resolve the issue.

Reagrds,
Ayaz Ahmed.

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: Interfacing mIKROE-4752 with ESP32

#2 Post by filip » 28 Apr 2023 10:07

Hi,

We haven't interfaced Touchpad 4 Click with ESP32, so I don't know what is the exact issue here, but since it uses I2C communication - can you ensure that the I2C is working on your host board ?
If so, are you using the correct I2C device address in the code ?

Regards,
Filip.

AyazAhmed
Posts: 3
Joined: 04 Apr 2023 12:14

Re: Interfacing mIKROE-4752 with ESP32

#3 Post by AyazAhmed » 03 May 2023 05:52

Hi,

I have checked the I2C in the host device that is ESP32, and it is completely working fine.

As per the datasheet the I2C device adress is 0x56. Please find the reference imgae for the reference.
Image

The response time in the touchpad is more. The response is not replicated parallelly as there is some delay and touchpad is not responding for the movement in the touchpad.

Regards,
Ayaz Ahmed.

AyazAhmed
Posts: 3
Joined: 04 Apr 2023 12:14

Re: Interfacing mIKROE-4752 with ESP32

#4 Post by AyazAhmed » 11 May 2023 05:31

Dear Team,

Please help me to resolve the above issue.

Reagrds,
Ayaz Ahmed

Post Reply

Return to “Website & Forums General Discussion”