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

problems with USB lib CDC example

Posted on November 19, 2012 at 11:17I want to use the CDC example to send ADC data to a PC in a fast way. My problem is that I seem to be losing data erratically, especially if I send more data. I changed the  usbd_cdc_VCP.c file in the following wa...

boot from bank2, BFB2 bit, SYSCFG_MEMRMP

Posted on February 14, 2014 at 11:40I am confused with these lines on Ref. Manual(0090) RM Rev.6 Page70 of 1710 (6th? para)To select the boot from Flash memory bank 2, clear the BFB2 bit in the user option bytes. When this bit is set and the boot pi...

STM32_USB-FS-Device_Lib_V3.3.0

Posted on November 18, 2011 at 11:04Thanks for the above ST. I was very pleased to hear it should be easy to port to my Keil MCBSTM32 board from Keil and ultimately to my Target hardware. This however does not seem to be the case. The STM32_EVAL sof...

stst9189 by Associate II
  • 915 Views
  • 4 replies
  • 0 kudos

More detailed SVD files for STM32F4

Posted on February 08, 2014 at 03:38Are there any more detailed SVD files available for the STM32F407 on the discovery board? I have found the basic ones, but it would be nice to have the detailed drop-down menus in Keil as shown http://www.keil.com...

dmirsky by Associate II
  • 676 Views
  • 0 replies
  • 1 kudos

Issue with MSC+CDC under Linux with multiple LUNs

Posted on January 20, 2014 at 13:00Hi guysI`m working on MSC+CDC+HID on STM32F415 using USB HS. It`s working well under Windows and Mac. But under Linux I can see only first LUN. The rest is ok. One LUN is always available, second is password protec...

krutecki by Associate II
  • 722 Views
  • 2 replies
  • 0 kudos

STM32 USB HID Packet Loss

Posted on February 04, 2014 at 16:48Hi,I have a STM32F107 and i have implemented a USB HID application to send data back to the host computer. The data transfers are working well for periodic transfers but when i try to send a lot of packets one aft...

STM32F4-Discovery Real-time microphone

Posted on April 30, 2013 at 11:53 Hello, I would like to use the internal microphone built in the board to hear the sound from headphone jack in real time. After that I 'll be implementing filter to the sound but thats not so important at...

USB: High Speed core with embedded phy

Posted on January 22, 2014 at 16:12Hi,From reading the documentation, I gathered that it is possible to use the high speed core with the embedded full speed phy. I understand that I'd be limited to full speed with this setup but I believe that with ...

mark2399 by Associate II
  • 1086 Views
  • 4 replies
  • 0 kudos