Skip to main content
HGanc.1
Associate
May 22, 2023
Question

Hello, I would like to make the Grove - 16 Channel PWM Driver (PCA9685) work with an STM32F429I-DISC1 board. Can you help me?

  • May 22, 2023
  • 1 reply
  • 700 views

I would like to do this to control LED strips, however, I have a problem because no matter how hard I try using the HAL_I2C_Master, it doesn't work.

This topic has been closed for replies.

1 reply

Foued_KH
ST Employee
May 26, 2023

Hello @HGanc.1​ ,

First, make sure that you are using the correct address and the correct frequency for the I²C communication.

The take an oscilloscope to check the I2C_SDA and I2C_SCL behavior.

Foued

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.