MC9S08SH32 and USBDM

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

MC9S08SH32 and USBDM

128 Views
Demonsito
Contributor I

Hi to all,

I have a electronic board from a home appliance , and i need to read the flash

In datasheet, i see that flash goes from 0x8000 to 0xFFFF

I can read without problem this range with usbdm. Maybe i need to read more ranges?

In another cases,with other type of micro i see that people uses an option marked as Paged Flash,  but in the datasheet i dont see this option.

Thanks in advance if somebody can help me

Tags (1)
0 Kudos
Reply
1 Reply

29 Views
Pablo_Ramos
NXP Employee
NXP Employee

Hi @Demonsito 

As you stated MC9S08SH32 do not have paged flash option, you can find this option in other 9S08 devices with a flash memory greater than 60 KB include the Memory Management Unit (MMU) and the PPAGE register to access larger memory pages.

You can find more about memory paging in the Application Note 3730

0 Kudos
Reply