2021-02-06 12:15 AM
2021-02-06 07:54 AM
CubeMX might be able to rough-in the plumbing on the STM32 side, but you're going to have to own the "programming" of the MAXIM30102, so pull a data sheet, and find some I2C level device driver abstraction that you're comfortable porting in.
Figure out what you're going to plot the data on too.
CubeIDE can compile,download and debug the code.