User Activity

Dear Experts,I already install STVD, STVP, and Cosmic. But, I have a problem here. When I try to make a project with STVD, at this page. (please see the image)My Cosmic toolchain path is not generated automatically. So, I have to find it again everyt...
Dear experts,I have a problem with stm8s_conf.h file. I download the Standard Peripheral Libraries officially from ST web page. After I put them all into STVD, I mean the .c and .h files, then I compile. The compiler detects that stm8s_conf.h does no...
Dear experts,I bought a MX25V8035F chip. I try to build my own SPI driver to communicate with this chip. I use STM32L071cb, STM32CubeIDE, and HAL Libraries right now. But, the STM32L071cb always receives a random number. for example, I try to read th...
Hi, I looking for BOOT0 pin from the NUCLEO-G071RB. I want to change the boot configuration then turn the BOOT0 pin to HIGH. So, I could reach the system memory boot. But, the errata sheet says that Under Level 1 read protection, booting from Main Fl...
Hi, Is it possible to change the IROM address using STM32CubeIDE 1.3.0 ?since the default IROM address is started from 0x08000000. So, I would like to change it to 0x08002000. I attach a screenshot. Please see the picture. Please help. Thanks.