Content originally posted in LPCWare by wmues on Fri Nov 20 06:56:25 MST 2015
Yes, burst == 4 is for 32bit data bus width, and burst == 8 for 16bit data bus width.
So each burst gives the same amount of bytes, regardless of the bus width.
Result: the performance of 32bit bus with is not the double of 16bit width. It's less.