How many bytes can be written at a time?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How many bytes can be written at a time?

Jump to solution
452 Views
rlaxortn
Contributor IV

i am using s32ds, rtd version is 4.0.0 and mcu is s32k314.

How many bytes can be written at a time?

example set be 128 bytes. and when i set over 128 bytes, it was not work well..

 

flash_write1.jpg

(t_BufferSize is 128U)

 

1. is maximum writing bytes is 128 bytes? 

 

2. if maximum writing bytes is 128 bytes, Where can I find documentation or datasheet on this?

 

thanks to help.

0 Kudos
Reply
1 Solution
435 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@rlaxortn

This is clearly explained in the API's description.

image.png

View solution in original post

0 Kudos
Reply
1 Reply
436 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@rlaxortn

This is clearly explained in the API's description.

image.png

0 Kudos
Reply