STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Update file on FAT SF on the fly

Posted on December 04, 2012 at 12:50Sorry for the trivial question but I need to add some data to a text file on the fly.Each time I need to open an existing file and add a line of text to it then close (to avoid data loss on power off)I'm new to a ...

FreeRTOS STM32F2xx port

Posted on November 28, 2012 at 16:01Hi,I'm trying to run FreeRTOS in my STM32F2xx application built with yagarto.Does anyone have a working reference project for such case?Actually I manage to build it but is tuck somewhere in scheduler. I'm not sur...

dimax by Senior
  • 447 Views
  • 4 replies
  • 0 kudos

STM32F4discovery hight speed USB

Posted on November 30, 2012 at 05:15Hi:       I am using the USB part of  audio playback sample code of STM32F4 discovery. In waverecorder.c I customized the recorder_update() function. I think it stores data at the rate of 12Mbps in USB. M i right?...

its by Associate II
  • 274 Views
  • 2 replies
  • 0 kudos

stm32f107 ethernet tcp or udp

Posted on August 21, 2012 at 10:15hi, i am using stm32f107vc.. for ethernet programming which one is good? TCP or UDP... i just use the ethernet communication for transferring sensor data..i am new to ethernet and stm32f107...i am using dp83848... i...