User Activity

Posted on November 10, 2014 at 15:03Hi, I'm having a problem with the CMSIS peripheral library call to set Readout Protection on STM32F10x: I call FLASH_ReadOutProtection(ENABLE) I have put a flag into this function to verify that it's setting OB->R...
Posted on January 07, 2014 at 17:58The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on February 15, 2013 at 17:35Hi, I'm using CMSIS to set up an I2C driver.  As an example device I have an EEPROM - tried and tested on PIC18s, so I've been through the learning curve for I2C - just getting it going on STM32. Configured CLS an...