how to write or read internal RAM from specific location
Hi,
I'm using stm8s003f3p6 microcontroller and learn it's different internal peripheral. using SPL
How can i write a byte at RAM location like 0x00 and read from it.
i also want to use IAP commands for flash.
i have read stm8s Reference manual , dastasheet and flash programming manual, but i can't find related to.
do anyone has code example ,link or document or sample code.
