STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Virtual COM and GPIO_Pin_10 from GPIOA

Posted on May 24, 2012 at 13:07 Dear all, We have recently developed a board that includes the STM32F103CB microcontroller (36-pin version) and has a USB connection (mini-USB) to power the device and also to communicate with a computer. ...

Restart ISP bootloader from application?

Posted on August 31, 2012 at 10:55Hello, is there any way to restart the built-in ISP bootloader from the application? Any particular start address to jump to? If the boot loader is located at the start of the system memory, would it work to simply ...

tilmann by Associate III
  • 301 Views
  • 2 replies
  • 0 kudos

stm32f4 discovery board USB Driver

Posted on August 28, 2012 at 23:18I have got a f4 discovery board and a device with USB interface, I want to send the Command to this device and receive the data from it, but I do not know how can I do it. Can I use the USB-OTG-Host example? Who can...

DFU Tester SourceCode

Posted on June 07, 2012 at 21:34Hi, I am developing a C♯ application fro programming my ST32 through USB using the DfuSe API from ST; however I have been encountering lots of obstacles, and I would like to see the source code from the DFU Tester app...

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
  • 211 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
  • 410 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...

Labels