STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 678 Views
  • 2 replies
  • 0 kudos

stm32:[cubeMX] freeRTOS lwip dhcp IPaddress

Posted on February 19, 2016 at 09:27Hi everyone. I need your's help. I use stm32cubemx for init all pins and functions.and I wonder use FreeRTOS, and LWIP driver. My purpose is create LWIP threads, and do TCP/IP communication to my virtual box's ubu...

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
  • 899 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
  • 1681 Views
  • 7 replies
  • 0 kudos

STM32F429 USB CDC Bulk data receive problem

Posted on February 12, 2016 at 23:44 Hi all, I am trying to develop my own DisplayLink device with STM32F429 Discovery board. I use CDC as a template of it. Whole edited enumeration pass OK. But when I need to receive data from EP 1 (OUT Bulk...

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
  • 1210 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
  • 2725 Views
  • 6 replies
  • 0 kudos

STM32F4 Discovery board Audio Card

Posted on February 16, 2016 at 06:05Hi I would like to use the discovery board as a USB audio card which can use usb play music from PC and record sound to PC. When I initialize the USB, I think I need to configure both EP_out and EP_in. SO in usbd_...

fangdu by Associate II
  • 673 Views
  • 2 replies
  • 0 kudos