STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 568 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...

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...

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
  • 241 Views
  • 1 replies
  • 0 kudos