Using STM8 Standard Peripheral Library with STVD Cosmic Compiler
Today we are going to use the STM8 standard peripheral library (SPL) with STVD IDE and Cosmic Compiler. You may already know from our previous tutorials that we used the stm8 bare-metal programming. We always used the GPIOs and all the Peripherals like UART etc. But ST makes a good Peripheral library for the STM8 …
Using STM8 Standard Peripheral Library with STVD Cosmic Compiler Read More »