STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Configure USB-OTG HS in FS Mode on STM32F407 host

Posted on September 24, 2015 at 14:45I�m trying to use the STM32F407 as Host, i use Olimex STM32-P407 eval, my hardware configuration is the following: - PB14, PB15, PB13  (DM, DP, VBUS) OTG HS as a Host with Embedded PHY I'm trying to initialize th...

vlr by Associate II
  • 448 Views
  • 1 replies
  • 0 kudos

STM32F3 USB Driver bMaxPower

Posted on September 24, 2015 at 05:00Is there a recommended way to set bMaxPower in the USB configuration descriptor to 250 (500mA) using the USB driver?  I am creating a CDC device, and this works well, but I need to set bMaxPower in the Configurat...

STM32F407VGT6 DMA register

Posted on March 05, 2013 at 12:19Hello everyone,at the moment I work with the STM32F407VGT6 by using the ''stm32f4x7_eth_lwip'' demo which is shared by STM. The example projectthat i tryed was ''tcp_echo_server''My problem with all demos which are u...

widrat by Associate II
  • 760 Views
  • 9 replies
  • 0 kudos

STM32F107 - Ethernet, can't restart DMA

Posted on April 12, 2015 at 20:30Hi,I tring to turn on ethernet on my board, but I stuck on problem with ETH DMA.ETH->DMABMR = ETH_DMABMR_SR; while (ETH->DMABMR & ETH_DMABMR_SR);Above the line is reseting DMA, but it's never ending and I don't know ...

BootLoader from the RAM

Posted on February 08, 2013 at 23:19If I have a new DFU file I put on the RAM section and I want to upgrad the software with this file.How I should configure BOOT0,BOOT1 in the boot mode time and after it on the next reset?How I point to the automat...

Barbie by Associate II
  • 1214 Views
  • 9 replies
  • 0 kudos