User Activity

Hi,In the sample application for SPC584BXXX flash test, the hex file is written on RAM and then executed. I need the hex file to get written on flash and then write some data on other specific sectors of flash. So I modified the linker script by chan...
Hi, Can someone guide me on where to find the sample Flash test application and bootloader for SPC584B70E5 discovery. I searched in import wizard of spcStudio but didnt find any.Thanks in advance.
I am using keil to program STM32F103C8 MCU and I have the the library files for GPIO read and write functions but it is not working. There are no errors. I am just not sure about the parameters I am passing to functions. I have attached the code and...