2014-06-27 02:27 AM
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