Posted on June 05, 2017 at 08:46Hello, I am working with SPC560D40L3 and SPC5studio v5.0.I am trying to implement can bus automatic baud rate detection.Are there any examples on how to do this? Or at least, could someone, provide some hints on how t...
Posted on May 30, 2017 at 18:41Can anyone provide BSDL for SPC560L40?Appreciate the help
Posted on May 19, 2017 at 14:21Hello,I'm working with SPC56EL60L3 and SPC5studio 5.0.My question is related to core exceptions handling: let's consider a division by zero.What happens if such a division occur? I there any predefined service routine ...
Posted on April 24, 2017 at 07:48Hi ,I am using SP560B-Discovery board,I am trying to do firmware upgrade,From UART i will be getting the hex file data as a character buffer,once it receives i will be converting to integer using atoi() call,then i a...
Posted on May 02, 2017 at 23:44SPC560B40x how to get the programmers reference or what ever they call the long form documentation for these chips. This is not the power arch manual but the how to use the CAN controller ADC ect?
Posted on March 06, 2017 at 21:26Hello,Trying to make a workaround for the flash-not-ready-after-leaving-power-saving problem, I am placing the below function in a section which goes into the .data section:__attribute__ (( __section__ ('halt'))) voi...
Posted on May 02, 2017 at 10:21Hello everyone,I am working with SPC56EL60L3 and SPC5Studio v5.0.I need to access the test flash (described at page 622 of the RM0032 user manual) memory to implement CPU temperature reading using the temperature senso...
Posted on April 27, 2017 at 14:20 can i ordering custom chip which is pll with vcos; or we can tap outin ST’s 0.25umBiCMOS process technology
Posted on March 10, 2017 at 18:37Hello everyone,I'm working with SPC56EL60L3 and SPC5STUDIO v5.0.Reading the reference manual RM0032 I understand the STCU registers are memory mapped and accessible for the software to read/write, but I can't find ho...