User Activity

I would like to write a simple boot loader to be uploaded to SPC58's RAM by BAF (according to "Boot Assist Flash" section of RM).The boot loader's job is to receive the program by LinFlex or CAN and store to MCU's flash. All this without need of usin...
I am implementing a semi-duplex multimaster communication (based on RS-485), so before start sending message I need to know if any other node isn't transmitting anything. As far as I see the first information about any received transmission is UARTSR...
Hi,The PEP flag (of FLASH_0.MCR) should be set when I try to write to protected block of flash.I observe, that this flag is cleared automatically at the moment of clearing EHV flag.Is it intended and should be written in RM? Or do I do something wron...
Hi,In code generated by SPC5Studio for SPC582B microcontroller there are some macrodifinitions, which validate setting of the clock.Particularily the one (components\spc582bxx_clock_component_rla\lib\include\clock.h):/* Check ratio between SPC5_LIN_C...
I have a quite big project for SPC582B in SPC5Studio.When I am building entire project - a lot of temporary files (really A LOT!) content is printed on the console. It takes literally over a 2 minutes to wait for the compilation to finish. UDE STK fi...
Kudos from