STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4, High speed MSC problem

Posted on August 29, 2012 at 02:35hello everyonesetup : keil developpement board (MCBSTM32F400, STM32F407) CPU Clock : 168Mhz from HSE. USB Speed : High speed USB Class : MSC - mass storage device ULPI : STULPI01BI use STM32F105/7, STM32F2 and STM32...

haruyama by Associate
  • 409 Views
  • 0 replies
  • 0 kudos

Getting chip ID using DFU bootloader

Posted on August 21, 2012 at 21:33Hello. I have a question about getting chip ID (like 0x0411=STM32F2xx) using buil-in DFU bootloader (USB). There is command get ID in USART protocol, but I don't find equivalent command in DFU protocol. I found only...

kinovicf by Associate II
  • 871 Views
  • 3 replies
  • 0 kudos

Stack Problem

Posted on January 06, 2012 at 15:31Hi,I have stm32f103rb6 chip. Im trying to implement PolarSSL Crypto Library. But when i try to use library functions, this error occurs ''The stack pointer for stack 'CSTACK' (currently 0x1FFF7E60) is outside the s...

Modifying HID sample for 64Byte IN and OUT reports

Posted on August 21, 2012 at 15:29I was trying to add OUT report to existing HID mouse sample on STM OTG Device library 2.1.0. I am using STM3241G-EVAL.Here are my descriptors... 0x09, /* bLength: Configuration Descriptor size */  USB_CONFIGURATION_...

rishi2 by Associate III
  • 500 Views
  • 0 replies
  • 0 kudos

STM32F415 USB HS mode and CAN2

Posted on August 13, 2012 at 23:06Using the MicroXployer the pin B13 was not allocated for the USB HS interface.I wanted to use the CAN 2 bus interface.Being that I am using the USB HS in FS  peripheral mode embedded in a product i.e.directly connec...

STM32F415RG hid usb sample does not enumerate ...

Posted on August 09, 2012 at 09:56I am trying to use STM32F415RG OTG HS core in FS device mode but was not able to successfully enumerate it. I am using stm32_f105-07_f2_f4_usb-host-device_lib(2.1) HID sample.I have some confusions like :1. I assume...

rishi2 by Associate III
  • 1241 Views
  • 9 replies
  • 0 kudos

STM32F4 AUDIO INTERFACE

Posted on August 09, 2012 at 15:50Hi,I am trying to use beep generator function provided by CS43L22 on STM32F4 DISCOVERY.I want to generate continuous beep and listen that on headphone, Here's the code that I've tried for that. I got no error while ...

USB (VCP) disconnect problem - STM32F207ZE

Posted on August 07, 2012 at 12:11I have got the VCP Example from STM32 USB OTG HOST-DEVICE library running on my STM32F207ZE. The example was pasted into my project with small modification - it don't get data from UART port, but application simply ...

konoppo by Associate II
  • 387 Views
  • 1 replies
  • 0 kudos