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

USB HID mouse

Posted on May 08, 2014 at 09:42 Hi I want to create custom HID device with stm32f407 and as first step I tried to rebuild the demo project for usb Mouse HID on my own, i've added needed libraries and definitions (frome demo project) and u...

_behn4m by Associate II
  • 2557 Views
  • 8 replies
  • 0 kudos

looking for STM32F10xCMSIS download

Posted on May 01, 2014 at 19:25Where is the definitive place to download the CMSIS library for STM32F10x processors? A couple of years ago, I found STM32F10xCMSIS on st.com but now I'm re-tracing those steps to look for updates. Where I've looked:* ...

IAP with USB usage

Posted on April 30, 2014 at 10:39 Hello List, I have a working IAP program that uses USB to upload new code. See http://fwnhousing.rug.nl/stm-test for the code. The project IAPtest contains the code, including an example to u...

Sietse by Associate III
  • 1280 Views
  • 2 replies
  • 0 kudos

STm32Cube Input Capture bug

Posted on April 24, 2014 at 14:18 Hi, I would like to signal a bug using STm32Cube to configurate timers in InputCapture mode to measure the duration of an input signal resting at low level. Using the method described in AN4013 at page...