User Activity

I have encountered an issue when I tried to use CubeMX to generate code. At the start of a new project, I selected I2C (SMBUS-Alert-mode) and used the X-CUBE-SMBUS middleware. However, some issues occurred during code initialization. In main.c, it do...
Hi everyone,I am working on an experiment using the STM32G0B1 NUCLEO board to implement the PMBUS slave functionality with the SMBUS middleware.According to AN4502, the buffer in SMBUS_StackHandleTypeDef *pStackContext is described as being used for ...