cancel
Showing results for 
Search instead for 
Did you mean: 

i am working with an ST72F324J6T6 are these controllers big or little endian?

TMill.4
Associate
 
1 ACCEPTED SOLUTION

Accepted Solutions
Peter BENSCH
ST Employee

These controllers were big endian, i.e. the highest ordered byte of e.g. a 32bit value is stored in the lowest address.

Some examples can be found at the ST7 Programming Manual.

Good luck!

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

1 REPLY 1
Peter BENSCH
ST Employee

These controllers were big endian, i.e. the highest ordered byte of e.g. a 32bit value is stored in the lowest address.

Some examples can be found at the ST7 Programming Manual.

Good luck!

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.