STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB detect problem with STM32F205VB

Posted on October 07, 2016 at 13:19Hi,I got problem with detecting USB device in host mode after turn on my device. It should fire ''interrupt''... but this doesn't happen... don't know why?. If I plug USB device after 1-2 second after turn on it fi...

Virtual serial com port driver Error:10

Posted on October 27, 2016 at 12:20Hi everybody, I am using a discovery eval board(stm32f4) with a 64-bit Win8.1 computer. I want to establish a serial commmunication via uart. So i have installed VCP software from STmicroelectronics website. But i ...

SDIO DMA hang

Posted on February 29, 2016 at 08:08Hello,I'm trying to modifiy my project to work with DMA on the SDIO interface. Without DMA the system works fine. Then I modified my Cube settings to DMA and set the access functions to Write_DMA and Read_DMA. Now...

mmetzger by Associate II
  • 672 Views
  • 3 replies
  • 0 kudos

handling multiple TCP segments

Posted on October 27, 2016 at 10:27hello! I'm using STM32f407 discovery kit along with extension board for my webserver project, I've tested lwip demo code and it works fine. Problem comes when client sends a bigger packet, for example 2000 bytes, a...

Standard Peripheral Library status?

Posted on October 20, 2016 at 15:31I've been using the Standard Peripheral Library for STM32F4 for years, and have always found it fairly intuitive, and the code sits neatly contained within my driver classes. My experience with CubeMX is that I rea...

unicycle by Associate III
  • 833 Views
  • 7 replies
  • 0 kudos

Custom Bootloader on STM32F0

Posted on October 09, 2016 at 14:21HiI am trying to write a custom bootloader for the STM32F030XX to upload a firmware through a wirless module (NRF24L01). I already wrote some code handling the upload but I am stuck at how to manage bootloader and ...

damian2 by Associate
  • 1577 Views
  • 3 replies
  • 0 kudos

Bootloader STM32L476

Posted on October 19, 2016 at 13:47Dear all, I'm working with a Nucleo-64 board and want to start the system boot loader from source code in combination with the Flash Loader Demonstrator, currently I'm trying the boot loader in combination with USA...

wh by Associate III
  • 949 Views
  • 7 replies
  • 0 kudos