User Activity

Hello All.I want to disable RF write access for all the user memory. Do I have to use RFA1SS like: Write password 00000000;If security session is open:     Read RFA1SS, OR it with mask 0x0C and write back to RFA1SS;     Write password ffffffff.?Do I ...
Hello All.Reading a register value from an I2C device assumes:  Writing the device address-> Writing the register address without STOP-> Reading the value . I am trying to figure out if I can do it using only available HAL functions but I don't see h...
Hello All.I wrote a  simple code, which is supposed to start on reset address, check the availability of an application on the higher  application address and jump to it. I am using IAR9.32. The code works if loaded using STLINK but gets into hard fa...
Kudos given to