Skip to main content
Visitor II
May 8, 2024
Solved

STM32U073 - I2C

  • May 8, 2024
  • 2 replies
  • 1107 views

In documentation (RM0503), I2C CR1 register contains SBC bit field (Slave Byte Control), at position 16. Unfortunatelly, LL driver files (actually stm32u073xx.h, which is referred by driver files) have no corresponding defines.

Best answer by STTwo-32

Hello @pawelcern 

This problem was solved on the last update of the STM32CUBEU0. You can verify it on the concerned file cmsis_device_u0/Include/stm32u073xx.h at 9d8bd58e538676e1947e354d9a793af6acad88f7 · STMicroelectronics/cmsis_device_u0 (github.com)

Best Regards.

STTwo-32

2 replies

STTwo-32
Technical Moderator
May 8, 2024

Hello @pawelcern and welcome to the STCommunity :smiling_face_with_smiling_eyes:.

Thank you so much for reporting this issue. I Confirm this issue and I've report it to the concerned team for correction on the next release (under internal ticket number 181039).

Best Regards.

STTwo-32

STTwo-32
STTwo-32Best answer
Technical Moderator
October 9, 2024

Hello @pawelcern 

This problem was solved on the last update of the STM32CUBEU0. You can verify it on the concerned file cmsis_device_u0/Include/stm32u073xx.h at 9d8bd58e538676e1947e354d9a793af6acad88f7 · STMicroelectronics/cmsis_device_u0 (github.com)

Best Regards.

STTwo-32