Posted on November 15, 2005 at 13:11We are using the i2c peripheral in slave mode. After detection of the slave address (which causes the ADSL flag to be set) and the subsequent detection of BTF, one data byte is written into the DR. The master woul...
Posted on January 13, 2005 at 07:19Hello. we'd like to configure the linker / compiler to use internal memory for the stack and external memory for the heap (e.g. to use malloc ). For such a kind of memory configuration, there is an example in an107...