2015-10-01 06:54 PM
Dear All.
In STM8S have 1k RAM. So I want to check all RAM before use this. The first i will write data on RAM and then Read and compare. But i don't know how to define address of RAM.Example: I want to write value 0b1111 1111 at RAM with address:0x00 00001.Thanks