Resolved! Best way to stop ATOM output on critical fault?
Using SPC572 GTM for ecu, what is the best way to stop ATOM output in critical fault?Already tried to stop the GTM, but on re initialize the result is unpredictable.
Using SPC572 GTM for ecu, what is the best way to stop ATOM output in critical fault?Already tried to stop the GTM, but on re initialize the result is unpredictable.
Hi everybody, I´m developing a test rack for battery cells with a total number of 14 cells. Therefor i´d like to use the EVAL-L9963E-MCU board. Unfortunately i´ve got some questions i couldn´t solve using the documentation. According to the documenta...
Hi everyone,I am struggling to understand why the provided example seem not to behave as expected:upon startup, when the gap is detected, the generated Reference_position (TDC) turns out to be localized 1 tooth AFTER the calculated one (angular ticks...
HelloI'm working on SPC560P and tried to receive CAN message as sample in examples discovery kits in spc5studio but still it's not working. I wrote below code:void cfg0_Fifo_Rx(CANDriver *canp, CANRxFrame crfp){if(crfp.ID == 0x811){pal_lld_togglepad(...
Hello. How many ATOM modules are in uC SPC58EE80E7 (the one with dual core and tqpf176)? I have problem with ATOM mod. 3 - 5 that if I try enable any of them, the uC freeze up. In the UDE-STK the program end in unhandled exeption. ATOM mod. 0 - 2 run...
Hi,I going to work on automotive product using LIN protocol using normal STM32 micro controller, can we have a LIN a protocol stack which supports both Master and slave mode. Thanks,
Hi All,We are developing PMSM motor controller using SPC5-MCTK-LIB sdk and SPC560P50L3 controller. We have Motor controller development kit and we are able run motor using devkit. Now we have developed a custom board using SPC560P50L3 and in the cus...
Hi Team,Currently we are trying to prove out the HSM in SPC584B70ES hardware.HSM related information is not available in User manual and data sheet.We need SPC584Bx Microcontroller security reference manual document to refer HSM information.Could you...
Hello!I performed the steps in manual to get it started. I could assign an ID and I could get the green ACK. As soon as I try to go to the next step (3.2) configuring voltages the ACK turns red. Meaning I can´t send any configs to the device. I tried...