STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4DIS-EXT - UDP

Posted on April 08, 2013 at 03:29Hi Guyz, I would like to send a udp data using the STM32F4DIS-EXT board / STM32f4DIS-BB (serial/LAN/SD). Can someone guide me how... ( I am now browsing the examples) #lwip #lwip #ip #ip #udp #udp

xtian by Associate II
  • 554 Views
  • 5 replies
  • 0 kudos

STM32F107 + DP83848(Ethernet controller)

Posted on September 01, 2011 at 10:37Hello, I have a problem with the ethernet controller DP83848 in combiantion with a STM32F107.  I designed a PCB with these two components, I copied a part of the schematic of the STM3210C-EVAL board. I am using t...

Porting from STM32F4 to STM32F1

Posted on April 04, 2013 at 14:52Hi, I have a big problem. I'm trying to port an application I found for STM32F4 mcu to a STM32F107VC mcu. This application uses lwip for ethernet and FreeRTOS. I try a lot but cannot compile an application that runs....

tommaso by Associate II
  • 393 Views
  • 2 replies
  • 0 kudos

Low power USB host solution

Posted on March 30, 2013 at 12:43Hi all, I'm using STM32F100 processors for a while now and i had no issue so far. I'm looking for a solution that provides USB host functionality to a Flash disk but it must  be powered by battery, so it must by ener...

BootLoader with AN2557 creat bin file

Posted on March 25, 2013 at 16:10For the demo example AN2557 1.does it need a special bin file to creat, because standard bin file doesn't contain the format show in the YMODEM.c ? 2.Does this format made by the UART modem if put in YMODEM? 3.What ...

Barbie by Associate II
  • 294 Views
  • 1 replies
  • 0 kudos

STM32F4discovery high speed USB

Posted on December 26, 2012 at 05:46hi     how can I get high speed USB interface to host a device on STM32F4discovery?     would i have to remove component from the kit OR just add additional PHY? #high-speed-usb #usb-otg #cpen #otg_hs #highspee...

its by Associate II
  • 1714 Views
  • 16 replies
  • 0 kudos

STM32F4Discovery playback speed problem

Posted on March 23, 2013 at 21:28Hi all. I try to run audiopayback and record demo on F4 discovery board. When i upload precompiled binary (internal Flash mode) i hear from speakers 5 sec audio sample. Sound is not ''crystal clear'' but i think is c...

sicode by Associate II
  • 389 Views
  • 0 replies
  • 0 kudos

I2S mono audio capture

Posted on September 10, 2012 at 22:37I have an application where I have a digital mic/codec combination transmitting PCM 16-bit samples over I2S to an STM32F217 at 16kSps (Phillips I2S standard). I am trying to use DMA to capture this audio stream, ...

slal by Associate III
  • 1489 Views
  • 4 replies
  • 0 kudos

STM23F105RC USB OTG problem

Posted on March 21, 2013 at 19:08STM23F105RC USB OTG problemHi, I�ve  got question. First I  want to say that I�m just starting to learn programming with Cortex-M3 line. Now to the problem.  I�m trying to lunch modified program from  STM3210C-EVAL_U...