2024-05-08 10:00 AM
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.
Solved! Go to Solution.
2024-10-09 03:47 AM
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
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.
2024-05-08 10:28 AM - edited 2024-05-09 06:33 AM
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
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.
2024-10-09 03:47 AM
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
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.