User Activity

Hello.I am creating a program to write data to multiple FLASH memories using the STM32C031.I have set FLASH page13,14,15 as new pages to be written, but only page13, which is the first page to be rewritten with FLASH, is rewritten, while page14 and 1...
Hello.I am using STM32C031.I have set up two projects to be one .bin file based on the attached document.This time I want to output a .bin file for the boot program (addresses: 0x08000000~0x08003FFF) and the application program (addresses: 0x08004000...
I am using an STM32C031 and am trying to write the bootloader program and application program as a single .bin file.However, I have designed the boot loader program to start up when the power is turned on and jump to the application program by specif...
Hello, I am looking for a solution to my problem.I am using an STM32C031 to light LEDs using SPI signals.I am using a connector to connect the STM32 mounting board to the LED mounting board. The connector connects the DC power supply and the SPI sign...
Hello.I am using STM32C0 to do FLASH writing, I want to use 4 pages from page12~15 to do FLASH writing because the data I want to write in FLASH is not enough for 1 page.Currently(1) FLASH unlocking(2)page12 flash erase(3) page12 FLASH write---------...
Kudos from