STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

[STM32F4Discovery]Unable to do basic audio

Posted on June 01, 2013 at 13:10 Hi all. I got my first f4-discovery some day ago from my robotics and embedded systems professor. I wanted to try some basic audio manipulation, but it turned out i can even output some synthetic wave fro...

m239955 by Associate
  • 679 Views
  • 1 replies
  • 0 kudos

STM32W programming how-to

Posted on May 30, 2013 at 14:01Dear e2e community. I am new at STM32 microcontrollers. I would like to use STM32W108CC controllers with STM32-RFCKIT, but I can't find the USB drivers to flash the controllers( Need STLINK/V2?). This board has STM32F1...

nolex90 by Associate II
  • 618 Views
  • 3 replies
  • 0 kudos

DMA Rx Buffering

Posted on May 29, 2013 at 08:22Im running LwIP on FreeRTOS with the STM32F407.I initially used an example project which used a DMA interrupt when Rx was complete. This interrupt was interrupting a critical task that I run so I disabled it and I rele...

l2 by Associate
  • 315 Views
  • 0 replies
  • 0 kudos

About RTOS and Java

Posted on May 07, 2013 at 16:23Hi Question about the RTOS: What kind of RTOS is used? Are there constraints? What is the availablility? Is there a need to use Linux?&&sharp31; #rtos-+-java

STM32F107, LwIP and Maximal TCP Packet Reception

Posted on May 18, 2013 at 20:21Hi All! I am trying to run the LwIP code example with STM32F107 (LwIP ver 1.3.1) and I have faced the following issue - I am not able to receive the maximal allowable TCP fragment (1460 bytes) - the last 14 bytes are a...

altsir by Associate
  • 448 Views
  • 1 replies
  • 0 kudos

USB HS in FS + Internal DMA

Posted on May 03, 2013 at 07:46 Hi All, I have just started developing on the STM32 F4 Discovery with the purpose oftransferringdata from one incoming DMA (ie camera source) and out USB to a host PC. I have managed to get the USB examp...

tree by Associate
  • 724 Views
  • 3 replies
  • 0 kudos