cancel
Showing results for 
Search instead for 
Did you mean: 

stm8s_flash library doesn't support addresses grater than 0xFFFF

STE_Michael
Associate II
Posted on June 27, 2014 at 11:27

Hello,

in the stm8s_flash-library will not be supported far addresses (24Bit) because in every function an uint16_t-cast prevent the access to high adresses?!

*(PointerAttr uint8_t*) (uint16_t)Address = FLASH_CLEAR_BYTE; 

Is this right or a mistake from myself? Best Regards Michael #stm8s-flash
0 REPLIES 0