User Activity

Hello everyone!We are using the STM32F103RBT6 and able to program our devices using the ST-LINK / V2. Usually not a problem but recently we have had one device that after programming successfully, verified and checksum showing correctly there is an e...
Posted on August 10, 2016 at 16:04All,For the basic I2C program flow I want to send the start condition, send the address, send the data and then generate the stop condition.  You can see below that after each action I am polling for a flag to move ...
Posted on August 09, 2016 at 05:52All,I believe that I have all my registers configured correctly for my I2C interface on the  STM32F429ZIT6 but I have a question regarding the settings of the GPIO alternate function settings in GPIOx_AFRL and GPIOx...
Posted on August 03, 2016 at 08:33Hello everyone. I have searched the forums but could not figure this out.I am using the STM32 F4 Discovery, AC6 (System Workbench), and the standard peripheral libraries.On the Discovery Kit PA8 (pin 100) should be ...
Posted on July 25, 2016 at 18:15What would you recommend for an IDE programming for the STM32F437VIT6 with the ST-LINK/V2?I will be doing some basic things like SPI communcation, I2C, and toggling pins.Any thoughts on Atollic?  Something else that m...