STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Is there a simple sample code for USB

Posted on November 27, 2015 at 09:34Hi, I got the Cube firmware from ST, and I cannot found the USB sample code for test purpose. The current demo codes are complicated, I have to put App, middleware and driver to make the USB work, and it is not go...

jeff23 by Associate II
  • 590 Views
  • 3 replies
  • 0 kudos

STM32F429 USB Host

Posted on November 01, 2015 at 19:28 Hey guys, I've been trying to create USB FS host drivers for a vendor-specific device on the STM32F429 Discovery board. So far I've not had any luck getting ANY device (be it from the MSC, HID or Vendo...

USB connection ends with TXERR

Posted on September 23, 2015 at 21:04Hi there forum,I would like to connect a USB pen to my STM32F4-Discovery kit.I am using libraries from stsw-stm32068.zip, and the GPIO, USB initialization code and the usb_conf.h and usbh_conf.h files are from Au...

Emmil by Associate II
  • 663 Views
  • 2 replies
  • 0 kudos

BUG in STM32L4 Hal lib (v1.1) hal_sd.c

Posted on November 21, 2015 at 16:01Hello everybodyI have found a BUG in STM32L4 hal lib (v1.1)I don't know if it is present in other STM32 family hal library.in stm32l4xx_hal_sd.c file at 1657 linepCardInfo->CardCapacity  = ((pCardInfo->SD_csd.Devi...

fra by Associate II
  • 751 Views
  • 3 replies
  • 0 kudos

CUBE, CPAL OR Standard Peripheral Library?

Posted on April 07, 2014 at 12:55Hello all, I need a reliable I2C communication for my project. What drivers are the best to use? CPAL, CUBE or the last version of the Standard Peripheral Library? Thank you for your suggestions... #cube #cpal

jamsoft by Associate II
  • 532 Views
  • 3 replies
  • 0 kudos