This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F280049: Question about the flashapi_ex2_sci_kernal example code

Part Number: TMS320F280049

Dear team:

Can the routine we provide only write 8 bytes at a time? If my data has 77 bytes in total, how should I modify the program?

Does F28025 have the same Flash_Program() function as F28335 that can directly write a piece of data? At present, F280049 and F280025 can only start writing from multiples of 8 or 4. For example, to erase a flash sector from 0x81000 to 0x82000, writing can only start from 0x81000, but not from 0x81002

Best Regards