Cannot install X-CUBE-SMBUS extension to STM32CubeIDE
Hello-
When using Cube and doing Help->Manage Embedded Software->ST Microelectronics, the X-CUBE-SMBUS package does not appear in the list, even when doing a refresh of available packages. I downloaded the archive from https://www.st.com/en/embedded-software/x-cube-smbus.html but when attempting "From Local" the tool says it doesn't recognize the contents of the file. How can this package get installed then?
An alternative is getting a clear example of how to use the files when I just include them by hand. There is an example for the STM32L0538-Discovery but it's an "everything all at once" design and has so much conditional compilation going on it's hard to tell what is supposed to be happening if you just want a host to do simple read/write operations.