David Capdevila said: by setting the MCAN_CCCR.INIT, you only obtain a stop in the MCAN module and no registers are reset.
You are correct. After CCCR_INIT initialization, the registers and RAM contents are not cleared. After power on reset or warm reset…
Part Number: TMS320F280037C Other Parts Discussed in Thread: C2000WARE Tool/software: I am encountering an issue where my program runs as intended using the debugger for approximately 10-20 seconds and then the program will hang/loop forever. When I pause…
Part Number: TMS320F280037C Tool/software: We are evaluating controllers for our EV and offboard charger application and are deciding between the MSPM0G3507SPMR and TMS320F280037CSPT. Our priorities include speed, robustness , reliability, operational…
Hi Ashwini,
Just to clarify, are you saying you were able to fix the power on reset issue with the "Changes Done" you have listed? Can you clarify what the working and non-working cases are and I will look into the cause?
Best Regards,
Dela…
Part Number: TMS320F280037C Tool/software: I am encountering some erroneous behavior during configuration and communication using the MCAN module.
The MCAN module configuration setup in my application follows the general setup sequence found in the example…
Part Number: TMS320F280037C Other Parts Discussed in Thread: C2000WARE , UNIFLASH Hi
I am going to write a bootloader using CAN. I don't want to use TI ROM bootloadeer. Is there are any document for this application
1. How to define flash range in…
Hi dalaney,
Delaney Woodward said: Do you have the following lines in your main CPU code to copy the data over from flash to RAM at runtime?
Yes, in cla init function
Best regards,
Ashwini
Part Number: TMS320F280037C Hello,
I am developing a single wire LED protocol for the LED SK6812. I thought about using the CLB to program the communication protocol. While defining the requirements for the input and output of the CLB I came across the…
Part Number: TMS320F280037C Other Parts Discussed in Thread: SYSCONFIG Hello,
I am currently developping a communication protocol for a LED driver. I would like to know how it is possible to connect through sysconfig the DMA destination addres to the CLB…