Skip to main content
Associate III
April 8, 2026
Question

STUSB4531 driver

  • April 8, 2026
  • 3 replies
  • 118 views

Hi everyone, 

I saw that ST give a C driver for STUSB4500 and even have a binary to test the 4531 on some boards.

Can ST provide a C library for this chip ?

Thanks.

3 replies

HamadyAuthor
Associate III
April 23, 2026

Hi,

No one to assist on this?

Thanks

Didier HERROUIN
Technical Moderator
April 27, 2026

Dear Hamady,

There is not such C code example for STUSB4531.

You should find all the needed information in the on-line Application Notes.

Do not hesitate to describe what you intend to do.

As a remind, the STUSB4531 works as a standalone for "standard" use case, I2C communication is required only if you want to extend its capabilities using the Hybrid mode.

 

Best regards,

In order 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.
HamadyAuthor
Associate III
April 27, 2026

Hi thanks 

 

M'y main goal is to put in NVM the bit USB_COMM_CAPABLE to 1 to enable data communication on USB devices . Also set max pdo voltage to 30V max beacause our hardware can't handle 42V

 

Also i'm coming from STUSB4500 that showed a lot of hardware issue (4 board with chip dead /5) we have copied the scematic from ev board . Internally do you have seen issue with STUSB4500 that have been fixed with 4531 ? 

 

Thanks