2019-07-01 04:19 AM
.i need help with calculating clock and time peroid and waht is other pwm pin if pwm0 has d10 which is complemetary pin in spc56el70l5-disp
Solved! Go to Solution.
2019-11-21 12:48 AM
hi,
i need to know how to use DMA for ADC and SPI and CAN Communications...please help me...provide me example for accessing DMAs ..in stm32 we can use Circular conversion in case of ADC...i dont know how to properly configure please help...i am on edge...
2019-11-21 05:07 AM
Hi,
within SPC5Studio you can find the DMA support to the drivers ADC, SPI and LinFlex. Moreover, you can find a lot of examples that show how to use the different supported drivers. Obviously, it is not possible to coverage all the possible usage cases. For more details, please, refer to the Reference Manual.
Regards,
Luigi
2019-11-21 07:16 AM
actually i agree with you....i cant find example of using DMA...please provide one example for accessing 2 channels of ADC0 or ADC1 via DMA...like we do in stm32..
2019-11-21 07:16 AM
please help with this
2019-11-22 02:15 AM
Hi,
I have verified your project and it works fine on my side. Please, consider that if you want to use 2 different CANs, both MUST be connected on a dedicated transceiver, and the transceivers MUST be connected with CAN peripherals able to receive the messages sent by your code (the can_lld_transmit cannot send a message if the previous one has not been received yet) . On our SPC56xL Discovery there is only one transceiver that can be connected with CAN0 or CAN1 using jumper JP19 and JP22. So, only one CAN can be used to transmit at time. If you want to use a second CAN, you have to use an external transceiver.
Best Regards,
Luigi
2019-11-29 01:14 AM
i need real time variable viewer like stmstudio..is there any option or software i can use for spc56 microcontroller....and another thing i got pls usb/jtag..spc5-udestk...i want to download udek stk 5.0 full version..i only have starter kit version...while downloading it asks activation key...whwre can i get it ..i got Serial number of PLS USB/JTAG ..but i dont know what is activation key...please help...in ude stk starter kit debugger gives value 500ms only...that is issue...
2019-11-29 01:27 AM
Hi,
the starter kit is the free of charge version of UDE PLS. The full version requires a specific license. I guess the activation key is the key provided when you buy a license. In any case, for any specific item related to UDE PLS, please contact to the PLS support.
Regards,
Luigi
2019-11-29 01:34 AM
is there any software like stmstudio..??for spc56 microcontroller
2019-12-06 11:32 PM
how can i view real time variables ..what hardware should i buy or what software should i use....for stmstudio like experience...viewing real time without affecting the running of controller...please suggest or guide me..
2019-12-13 02:28 AM
Hi,
sorry for the delay. As already specified, if you want to use advanced debug features, you have to move on pro versions of debuggers like UDE PLS or Lauterbach. you can find all the information about them on the related producer web sites.
Best Regards,
Luigi