STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F207 - LWip on FreeRTOS - correct priorities

Posted on December 02, 2012 at 21:22Hello to all,Recently I modified a FreeRTOS & Lwip port from IAR systems demo in order to make it work on my STM32F207 board. FreeRtos version is 6.1.0. I used the default demo priorities i.e : RTOS kernel -> co...

abrous3d by Associate II
  • 380 Views
  • 0 replies
  • 0 kudos

STM32F105 in USB Device Mode not recognized by PC

Posted on November 30, 2012 at 08:37Hi, I am trying to connect an F105 via USB on a PC. But the F105 is only recognized when I put an external 1,5K pullup resistor on the USB D+ dataline. Unfortunately, the same MCU is also used as an USB host for s...

marten2 by Associate
  • 912 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...

DMA TX buffers for MAC

Posted on November 25, 2012 at 02:41Why application needs to copy ethernet frame to the TX buffer first and then DMA will move it to the MAC fifo? Why is it bad idea to set up DMA to read the frame directly from application? Just want to know the re...

brberie by Associate II
  • 483 Views
  • 2 replies
  • 0 kudos

STM3210C EVAL

Posted on November 12, 2012 at 15:16Hello, I use STM3210C-EVAL board. I have to copy the files from the SD card to a USB wih the format FAT. Is there someone who can help me? Thanks in advance. #stm3210c-eval #fatfs #sdcard-fatfs #f_mount-sdcard ...

Custom HID STM32F2

Posted on February 09, 2012 at 21:01Hi people. I'm writing an application and need to set up a custom HID device. I got a link to the USB library provided by ST, and it has a Joystick mouse HID. What I need to do is not a Mouse neither a Joystick. I...

re by Associate II
  • 557 Views
  • 1 replies
  • 0 kudos

BootLoader functions use in Application

Posted on November 20, 2012 at 14:04My application requires a BOOT loader that loads an application into a FLASH device. I have created two different applications: A BOOT loader application.  start  0x08000000 A FLASH application.            start 0...

redkofka by Associate II
  • 717 Views
  • 2 replies
  • 0 kudos