Anjum, 7 aug 2021, Hello everyone, Is LibOpenCM3 (Open-Source lowlevel hardware library ) a good choice for a STM32F303 project ? Regards Pier Tilma The Netherlands
Look at the examples and if you find something that is similar to your needs go on.
Anjum, 12 oktober 2021, Hello, "Is LibOpenCM3 (Open-Source lowlevel hardware library ) a good choice for a STM32F303 project ?" After I had a look at the examples I did do the following with the LibOpenCM3 library : 1 - Uart communication 2 - Read and write to serial ram with SPI 3 - Memory to periheral DMA (timer 2) 4 - General purpose IO (leds, pusbutton) So my conclusion : Yes, LibOpenCM3 is a good choice for a STM32F303 project. Regards Pier Tilma The Netherlands