User Activity

There is MCO that supports PLLCLK, HSI, HSE, SYSCLK but not LSE with 32.768khz. How can I produce this frequency for FCLK pin of Max30003 sensor? Do I need use Timer? If yes could you send me some examples how to do it properly?
I'm using STM32F103C8T6 controller and I want to connect MAX30003 breakout board. Which preferences it's better to use for the best performance (STMCubeMX)? Can I communicate it with an SPI slave using the UART1 synchronous mode (configured with Cube...