STMicroelectronics/STM32CubeG4

Release note issue ?

fpistm opened this issue · 3 comments

Hi,

in the release note of the CubeG4 v1.2.0, it is mentioned:

<li>Update HAL I2C processes to report ErrorCode when wrong I2C start condition occurs
<ul>
<li>Add new ErrorCode define: HAL_I2C_WRONG_START</li>
<li>Set ErrorCode parameter in I2C handle to HAL_I2C_WRONG_START</li>
</ul></li>

But I could not find any code related to HAL_I2C_WRONG_START?

Same in the G4 HAL drivers release 1.1.1:
https://github.com/STMicroelectronics/stm32g4xx_hal_driver/blob/be4da93755336778a77b65ae5d85e97070b82750/Release_Notes.html#L118-L122

Hi @fpistm,

Thank you for your report. It will be forwarded to our development teams for analysis. We will be back to you as soon as they provide us with their feedback.

With regards,

Hi @fpistm,

Our development teams confirmed the inconsistency you pointed out. Actually, the mentioned update concerns only STM32F1, F2, F4, and L1 series. As for the STM32G4 series, this is an error in the release note that shall be corrected next release, hopefully.

Thank you again for having reported this point. Take care and stay safe.

With regards,

ST Internal Reference: 85698