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

Problem when using VBUS_SENSING_ENABLED

Posted on May 18, 2015 at 13:45Hi, I am using the evaluation board ''MCBSTM32F400'' available from keil and the USB library ''STM32_USB-Host-Device_Lib_V2.1'' available from st.com. In the ''STM32_USB-Host-Device_Lib_V2.1'' library, there is a &sha...

stm3210E_EVAL: USB, SDcard, NAND Flash

Posted on May 15, 2015 at 16:08Hello, I use the stm3210e_eval board.I copmpiled the STM3210E-EVAL_FW_V2.1.0 using the IDE Coocox. everything is Ok.but I have a problem at the level of USB, SDcard and the NAND Flash.In fact, the STM3210E_EVAL support...

Audio noise depends on buffer-size of I2S DMA

Posted on April 09, 2015 at 12:02Hi! I am using STM405RGT6 and TI PCM3060 audio codec. I use DMA to RX and TX I2S data. I2S configured to 96000 Hz. When I set buffer size, for example, 64 samples I get parasitic frequency peaks at every 1,5 kHz (960...

3deemon by Associate II
  • 2188 Views
  • 6 replies
  • 0 kudos

IAP: jump to new program from within ISR

Posted on May 14, 2015 at 06:20Hello,Just finished writing a custom boot loader (in application programming) that works over UART. I received new program data through a terminal program, and then after writing the appropriate data of the new program...

Help with HAL timers

Posted on May 12, 2015 at 10:27 Hi, I'm fairly new to STM32 and, since I have to learn it from zero, I'm dealing with HAL which I'm told it's the future. Well, maybe it will, but by now I'm having a hard time dealing with it. Docs are ok, bu...

stigmablu by Associate II
  • 1467 Views
  • 1 replies
  • 0 kudos

STM32 SDIO - SD/4bits mode

Posted on March 27, 2014 at 14:55Hi!Does someone use the SDIO module on STM32, especially in 4 bits mode, through DMA? Standard 1 bit SPI was good for small project and tiny UC but is quite slow compared to the latest STM32F42x performances. #sdi...

campbiel by Associate II
  • 1701 Views
  • 8 replies
  • 0 kudos

Virtual COM Port Windows7

Posted on September 11, 2011 at 15:04After I've installed the VCP driver and connected USB to the board I get an error in device manager: ''This device cannot start(code 10)'' but when using Windows XP no error occures .. Any idea on how to fix it i...

greg_t by Associate II
  • 1068 Views
  • 5 replies
  • 0 kudos

STM32F4 multiple USB devices?

Posted on October 09, 2013 at 21:15Hi! I would like to use the USB interface of the STM32F4 in device mode such that it appears on the bus as two separate devices (a virtual COM port and a vendor-specific device) using ST's USB implementation (http:...

HAL UART and USART

Posted on April 29, 2015 at 14:13I'm still confused by HAL UART API. I'm using latest STM32Cube (4.7) for stm32f103rb.In the latest HAL there are two files - stm32f1xx_hal_uart.c and stm32f1xx_hal_usart.c. In the UM1850 (description of STM32F1xx HAL...

amomum by Associate III
  • 944 Views
  • 2 replies
  • 0 kudos