STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB OTG OUT packet receiving problem

Posted on January 05, 2016 at 08:28In HAL STM32F4xx_LL_USB_DRIVER in function USB_EPStartXfer for isochronous OUT endpoint the odd/even flag is always setup to the inverse of current odd/even frame.I wonder if that is the problem when receiving the ...

USB OTG OUT packet receiving problem

Posted on January 05, 2016 at 08:22In HAL STM32F4xx_LL_USB_DRIVER in function USB_EPStartXfer for isochronous OUT endpoint the odd/even flag is always setup to the inverse of current odd/even frame.I wonder if that is the problem when receiving the ...

STM32F401RE Timer setup

Posted on December 24, 2015 at 18:32Hi, I'm getting started with the 'F401 device, I'm trying to blink the LED on the Nucleo-F401RE board when Timer2 triggers. I know this is just register level stuff and I'm probably making things harder for myself...

stforum by Associate II
  • 1286 Views
  • 6 replies
  • 0 kudos

STVP Redistributable Package

Posted on December 31, 2015 at 00:37Hello, I am currently developing a Visual C++ program that interacts with an STM32 via the STVP programming toolkit. Once this program is complete I plan to wrap it in an InstallShield installer. The documentation...

athamm by Associate II
  • 368 Views
  • 1 replies
  • 0 kudos

DAC-DMA problem

Posted on January 04, 2016 at 10:58I am using a STM32L152RE Nucleo Board and programming with EmBitz using the Standard Peripheral Library.I am trying to generate a ramp signal using DAC channel 1 and DMA Channel 2 using Timer2 as trigger. The code ...

IWDG vs. WWDG

Posted on January 02, 2016 at 23:18Hi.What is the main reason to use one watchdog instead of the other? I understand that IWDG is clocked by its own LSI clock, while WWDG clock is prescaled from the APB1 clock. But what are the other differences?

matic by Associate III
  • 2339 Views
  • 2 replies
  • 1 kudos