Other Parts Discussed in Thread: CONTROLSUITE , TMS320F28063 I want to write data in flash memory and read data from it. Please help me in getting started with the program.
I tried the EEPROM emulation document (2009) and examples mentioned in that, but…
Other Parts Discussed in Thread: CONTROLSUITE I want to write data in flash memory and read data from it, also modify the data. Please help me in getting started with the program.
I have tried the EEPROM emulation document (2009) and examples mentioned…
Other Parts Discussed in Thread: CONTROLSUITE I want to log data in time stamp to a SD card using F28063 device. I wanted to know is there any reference provided by TI for such implementation.
Please help.
Part Number: TMS320F28386D Other Parts Discussed in Thread: C2000WARE Hi C2000 Champ !
As I checked the availability via C2000-IEC60730-SW-PACKAGE page. I am not able to find TMS320F28386x device in the list.
Can you please clarify if TMS320F28386x would…
Other Parts Discussed in Thread: TMS320F28063 I'm trying to load program into TMS320F28063 microcontroller using an external SD card.
Please help me to understand how it is done.
Thanks in advance.
Other Parts Discussed in Thread: TMS320F28063 , CONTROLSUITE , TMS320F28069 I'm having time critical application which is updated from ADC ISR of TMS320F28063 device.
I wanted to know can the same functionality be done from CLA?
The controlSUITE example…
Other Parts Discussed in Thread: TMS320F28063 I want to use internal flash memory of 128kb to store data from TMS320F28063 controller, so that external EEPROM is avoided. The program is taking 10kb of 256kb total memory which is available. Since there…
Hi Gordon Sir,
I'm trying to store data (and modify it) in flash. I want to do an EEPROM Emulation in TMS320F28063. I have tried to write the code by referring SPRAB69 example. But I'm unable to implement it. I'm using CCS 6.1.1 version. …
Hello,
Thanks for your reply.
I'm having TMS320F28063 device.
In controlSUITE 3.3.9 which I'm having, in that, path is "controlSUITE\libs\utilities\boot_rom\2806x\2806x_boot_rom_v1_1" a program is given for boot ROM.
I getting errors…
Sir,
I really appreciate your responses and taking your time for my problems.
I made the changes as suggested, and the frequency of error reduced, at times I was receiving "0xFF00" response which resulted in error.
I'm having a custom board…