Skip to main content
Visitor II
February 16, 2020
Question

STM32G4 HAL manual doesn't cover the I2S API.

  • February 16, 2020
  • 3 replies
  • 775 views

Hi ST support

The "Description of STM32G4 HAL and low-layer drivers" ( UM2570 rev 1.0) doesn't cover any I2S HAL API ( HAL_I2S_* ).

The manual can be downloaded from here :

https://www.st.com/ja/embedded-software/stm32cubeg4.html#resource

Please check and correct.

Takemasa

    This topic has been closed for replies.

    3 replies

    Graduate II
    February 18, 2020

    This type of reports should be tagged as "Documentation", not "Bug-Report". =)

    TakemasaAuthor
    Visitor II
    February 23, 2020

    Thanks, I changed!

    Technical Moderator
    March 25, 2020

    Hi @Takemasa​ ,

    Even with a delay, this is raised internally to add I2S HAL APIs to UM2570. Thanks for reporting.

    Meanwhile, you can refer to the chm file where all APIs are defined (STM32Cube_FW_G4_V1.2.0\Drivers\STM32G4xx_HAL_Driver\STM32G474xx_User_Manual.chm and STM32Cube_FW_G4_V1.2.0\Drivers\STM32G4xx_HAL_Driver\STM32G431xx_User_Manual.chm).

    -Amel