User Activity

Hi ST team,I'm working with spc570s MCU.I want to write some data to the on chip EEPROM and read back.I have tested it by the code provided in the examples of SPC5Studio.It's working.problem :-I want to write and read data by the bootloader example c...
Hi ST team,I'm trying to upload a new code to the STM32F103 via CAN tx/rx. I set the device to boot mode, BOOT0 = 1 and BOOT1=0 (system memory). I sent a CAN frame via CAN tx/rx, but I didn't get any response from the STM32 CAN bootloader.Is it possi...
I'm working in a project, OTA update via CAN using esp32 and SPC570S. According to the application note the codes were made in the host side. The bootloader was modified to accept CAN frame and the addresses were set according to the application note...
The bootloader is changed to wait for a time to check for CAN frames, otherwise it will give the execution to the application code. RTOS with 2 tasks are running, but not with 3 tasks.
I'm working in a project of OTA update for the SPC570s MCU.I have modified the bootloader program to wait until CAN frames come. If there is not any CAN frame, the bootloader will execute the application code in the flash after a small delay. This is...
Kudos from