User Activity

Hi allRegarding the current release for STM8:COSMIC STM8 C Compiler Special EditionVersion: 4.6.1 Date: 31 Jan 2024Just to report that the current version of Cosmic C compiler on STM8 break the code snipplet attached.With the MOCKUP undefined, the co...
Hi In my MX setup, using STM32G070CB, I tried to allocate PB11 as ADC_IN15 and PB12 as ADC_IN16. Funny enough, the PB11 & PB12 pins are changed in yellow colours, While PB10 as ADC_IN11 bears no problem with the normal green colour allocated.Hoverin...
Hi allI have recently changed my computer, and reinstall STVD for the development of STM8 applicaiton.using cosmic compiler. In my old computer, I used to set up breakpoint by just double clicking the very left column (where line number appears) at ...
hiComsic STM8 compiler suite version: 4.4.12.I am using this compiler version together with ST's STVD.In the sample code attached, with line 13 conditional define set to 0, the compiler yields compilation error (my intended implementation), and the a...
Currently, I am trying out STM32_Programmer_CLI.exe (from STM32CubeProg version 2.5).I am setting up a batch file to program a STM32G030 device via the serial bootloader.With nB00T_SEL option flag cleared already, the following command is executed:ST...