STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HID host bug

Posted on June 01, 2014 at 18:48Hi, I have a problem that looks like a bug in STM USB library. I am using version 2.1 running on STM32F207. The problem I am facing is as follows: I have a host running at the STM32F207 (HS) and a mouse connected to i...

noam by Associate II
  • 756 Views
  • 6 replies
  • 0 kudos

FW job offer

Posted on June 13, 2014 at 03:15Dear All,Am I allowed to propose a job offer here ? It is about doing a FW for STM32F407 based on STM32Cube with a gcc toolchain, so fully relative to this forum.If not, where could I find company or people proposing ...

Disable USB Interrupt

Posted on June 11, 2014 at 15:26Hello, I use STM32F0x2_USB-FS-Device_Lib V1.0.0, in my application exist time critical section, where I need disable interrupt from USB. I try call NVIC_DisableIRQ(USB_IRQn)/NVIC_EnableIRQ(USB_IRQn), but looks like I ...

vlad2 by Associate
  • 313 Views
  • 2 replies
  • 0 kudos

STM32F2 USB ''both lines high''

Posted on June 11, 2014 at 13:44I have a curious behaviour with USB that I can't presently understand. I have a dual CDC/VCP of an STM32F205 HS_FS USB port with the internal phy in FS mode. When connected to a Linux machine, the USB enumerates and r...

STM32F4 Bootloader Question

Posted on June 10, 2014 at 21:46Hi! I am working on a custom bootloader for the STM32F4. I think my jump to app code is correct, however, I am a bit lost on how I would specifically compile my code to be run at a specific memory address (in my case ...

soiferj by Associate
  • 358 Views
  • 3 replies
  • 0 kudos

Timing of STM32CubeF3 release?

Posted on May 29, 2014 at 22:46Any comments on a release date for Cube for F3 processors?I'm just about to get handed a proto board using a STM32F373 and I'd like to minimize the amount of work I'll do translating the F4 libraries since it will basi...

STM32F105 with USB Host - Need Support

Posted on June 09, 2014 at 12:20I am using USB lib V2.1.0  on STM32F105 with FreeRTOS to run USB device . I am getting HardFault_Handler exception. I am using demo code ''USB_Host_Examples/HID''. Can any one help me or provide pointers to make demo ...

finalbit by Associate
  • 189 Views
  • 0 replies
  • 0 kudos