User Activity

Posted on August 01, 2016 at 14:02Hi, I'm working on a project running on STM23H427, using LwIP and FreeRTOS, with original basic code generated by STM32Cube. My application needs to send small UDP packets at 4mS intervals. My problem is, that after...
Posted on July 08, 2016 at 18:04I'm developing an audio application using STM32F427, using I2S port 3 in ''full-duplex'' mode to interface to ADC and DAC. Trying to use the non-blocking-interrupt method, as I don't want to use DMA and there are seve...
Posted on December 04, 2014 at 16:23Hi. I'm using STM32F101RBT6 in a project, with custom PCB.  I need to remap the SPI1 signals to pins PB3/4/5 (which would be SPI3, only STM32F101 doesn't have one).  I also use remap to disable JTAG to free-up PB3...
Posted on June 07, 2014 at 13:18I use the Ride 7 IDE, and have just updated it so I can migrate from STM32f1 to STM32f4 - but cannot find how to integrate Cube into the IDE.  It is supposed to be compatible but I can find no installation instruction...
Posted on April 07, 2014 at 13:55I'm using the STM32f107, and trying to write simple code to output a DC level from the DAC. I have the User Manual UM0427, revision 5 October 2007.  This revision is missing the DAC section.  I cannot find a later ve...