Posted on May 17, 2011 at 13:04Hi I try to setup a production programmer based on the STBLLIB.dll. I want to use the bootloader to program the STM32, because we need the UART anyway to program a external serial flash. The programming of the STM32 sh...
Posted on May 17, 2011 at 13:00Hi Ben I can confirm that there is an interrupt with no status information. At our application ( I2C Master Transmitter, Receiver ) it happens after a restart condition. There are some additonal events which aren't def...
Posted on May 17, 2011 at 12:58Some other whishes for the STM32: - USB Host or at least an OTG - I2C more user friendly or rework on the documentation. I had and have troubles to get the I2C running as a simple master if there are other interrupts r...
Posted on May 17, 2011 at 12:57Hi Brian Is it right that the BTF flag is set if the intrrupt get delayed? Is the last received data byte lost at the input shift register or does it get copied into the DR register after reading this register? It seem...
Posted on May 17, 2011 at 12:31Hi Thanks for the feedbacks. Additional information about this topic could be found at the cross-post on the Keil forum. http://www.keil.com/forum/docs/thread13940.asp#msg69667 Regards