User Activity

Posted on June 14, 2012 at 07:10Hi there, Can someone explain what is the role of the mpu? From what i understand, it is only for OS purposes, meaning that whatever the mpu configuration is made at boot time, can be changed again by the user from a...
Posted on June 10, 2012 at 19:07Hi there, I would like to know if there is a way to protect your binary image in a stm32f device (with mpu). With protection i mean that i would like to secure the binary image that runs on the device from been stolen...
Posted on November 20, 2011 at 11:03When using the SDIO with DMA, the source code should look like this:(assume that we refer to a read_single_block command)1.Enable the DataPath state machine;2.Enable the CommandPath state machine;3.Check if comman...