User Activity

Posted on January 18, 2016 at 09:57Hi,I'm looking for a good I2C Hardware (no Software emulation) Library for STM32F3 device. I'm using the crossworks tasking library, so if there is anything which will bond with that, it would be great. I know ther...
Posted on June 10, 2014 at 11:46 Hi Guys, I've a bit of an understanding problem of the DMA in a STM32F103 µC. I'm trying to set the base address to a pointer (not to an address of a static varialbe). My problem is, that if I set the p...
Posted on August 06, 2013 at 14:26Hi Guys,does anyone of you have a simple interrupt base example for a I2C communication with the STM32F0 using the FW-Lib from ST. I've found nothing in the net and I can'T use the examples of the STM32F1 because th...
Posted on May 28, 2013 at 10:31 Hi guys, I'm in a bit of a crisis to get I2S working with DMA. I want to transfer Data from a TxBuffer array to the SPI3->DR Peripheral My setup is: I2S3 InterfaceDMA Dir Mem2PeripheralDMA ...
Posted on May 27, 2013 at 10:17Hi guys,does anyone have a working Peripheral Library documentation for the STM32F4xx. The one I downloaded from the STM Homepage is now working. I can open it, I see the index and the structure, but I don't see any do...