STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Application fails to start after DFU leave

Posted on February 10, 2016 at 01:22I've got an STM32L15x whose application sets a ram flag then does a soft reset, after which the startup code jumps to the DFU bootloader. So far so good, the DFU kicks in and the host PC is successfully talking to...

sylvain by Associate II
  • 698 Views
  • 6 replies
  • 0 kudos

SD card access with SDIO interface.

Posted on February 19, 2016 at 17:04helloi am using the SDIO interface of an STM32F205vft6 to access an sdcard.for this purpose i am using the MSC class (USB interface) and STM32cubeMX v4.13.0when i plug the usb the device is recognized but i have a...

websat13 by Associate II
  • 297 Views
  • 2 replies
  • 0 kudos

STM32 DFU driver - Install Without DfuSe Demo?

Posted on February 16, 2016 at 23:24I'm looking for a way to install the driver for STM32F4's DFU mode.In my installer, I can include the DfuSe Demo installer, but I'd rather not have DfuSe Demo as a part of the install process just to get the drive...

JacobV by Associate II
  • 446 Views
  • 1 replies
  • 0 kudos

STM32F030 RTC

Posted on January 21, 2016 at 22:22I'm having an issue with the HAL_RTC_SetTime() function setting the RTC clock.  I'm using MXCube to generate the RTC settings for IAR compiler.I use the following code to set the clock to 1 hour  sTime.Hours = 0x1;...

mikes by Associate II
  • 1019 Views
  • 7 replies
  • 0 kudos

Searching for STM32F429 Bootloader

Posted on February 17, 2016 at 15:34Hello all, I am trying to find a Bootloader (compiled file and source code) for stm32f429. I was able to find only this documentation: http://www.st.com/web/en/resource/technical/document/application_note/CD001675...

Which STM32 series for USB HID Device?

Posted on February 16, 2016 at 15:06Hi,I want to develop a custom 8x8  USB hid keyboard and have studied the basics about it.Now I am searching for USB microcontrollers supported for it.I found STM32F0xx and STM32F1xx series both support this and al...

patil by Associate II
  • 604 Views
  • 1 replies
  • 0 kudos

USB VCP - cannot open COM Port

Posted on February 01, 2016 at 21:19Hello,I am using USB Virtual Com Port with CubeMX on a STM32F4 controller.The problem is, that occasionally, but increasingly often I cannot open the COM Port to my Device. It is very hard to reproduce, as changes...

dpfeffer9 by Associate II
  • 1519 Views
  • 6 replies
  • 0 kudos
Labels