User Activity

Posted on September 10, 2012 at 12:26A fairly basic thing to do which I am struggling to find any precise examples for.I want to be able to setup a Comms timeout - specifically on an SPI connection whereby if  I don't get a response to a command I s...
Posted on August 06, 2012 at 12:08Hi,We are having some issues with previously validated bootloader code on an STM32F103RG processor.What is strange is that the bootloader is responding correctly to all commands that we are sending to it, and yet it...
Posted on July 19, 2012 at 17:50 Hi, Another small littleconundrumI am hoping someone out there might help me solve. I have got an i2c master and slave talking to each other, I'm fairly sure the Master code is good as it's been wor...
Posted on July 16, 2012 at 18:14Hi,Just a very quick question - is it fairly easy or even possible to bridge or tie 2 I2C ports together using a DMA. It's just something that I'm looking to do due to a change in a requirement whereby we just want to...
Posted on July 04, 2012 at 14:59Hi,I've been working on some Bootloader code recently and with help from this forum have got it working, unfortunately for whatever reason if I reset the Microcontroller (set BOOT0 to 0, and RESET to 0 then 1) and the...