STM32 SPI driver using registers

Job ID: 34262159

Budget: $10 – $30 USD

Hello,
I would like you to create a driver for the STM32G030C8T using registers.
I dont want to use the HAL library as it doesn't give me freedom.

Objectives
-the project could be initialized using STM32CUBEMX.
-the SPI should be initialized with inturrupt using STM32CUBEMX but the transmit and receive functions using registers.