Part Number: TMS320F28069 Other Parts Discussed in Thread: UNIFLASH , , TMS320F28386D Tool/software: Hello,
I'm using Uniflash 8.7 and I'm trying to flash some TMS320F28069 microcontrollers with an XDS110 debug probe.
I don't see the settings for…
Part Number: TMS320F28069 Tool/software: Hi Champ,
I asking for my customer about CLA.
1. Does CLA have a speed difference between int/short/float operation with those data types ? or as long as dealing with floating-point operation, then it wouldn't…
Part Number: TMS320F28069 Other Parts Discussed in Thread: TMS320F2800157 Tool/software: H ello, we are looking for a low-cost alternative to the TMS320F28069. Is there an inexpensive alternative that also uses the ECAN module to minimize the effort of…
Part Number: TMS320F28069 Other Parts Discussed in Thread: C2000WARE Tool/software: Hi
can anyone help me with the sdk of SCI flash programming and CAN flash programming for DFU
I am unable to find the SDK for the above in ti resource explorer
Hi Chaya,
To clarify, the issue was with F28069 received data, correct? And you added the RXFIFORESET on the F28069 RX side and this resolved this issue?
Can you send a snippet of your FIFO ISRs? Are you also doing a RXFIFORESET at the end of your SCI initialization…
Part Number: TMS320F28069 Tool/software: I am running 2 applications in 2 separate flash locations in my MCU. One is the CAN flash kernal and the other one is the blink application running in flash. I use the kernal to update the blink application when…
Part Number: TMS320F28069 Other Parts Discussed in Thread: C2000WARE Tool/software: Hi,
I am looking forward to do a project that has a flash kernal and the application both can be stored in the Flash at the same time. when mcu is needed to be updated…
Part Number: TMS320F28069 Tool/software: Below is my code in assembly language. During build there were many errors created. I've attached picture to understand that.
Please provide any solution.
__interrupt void INT_AC_PWM1_ISR(void) {
asm("VMOV32…