STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

sysem us startup time

Posted on January 13, 2015 at 17:25I use      #define   micros()                   SysTick->VAL + HAL_GetTick()*1000 is it true ?

LTDC AF mapping bug in CubeMX code?

Posted on December 27, 2014 at 12:10CubeMX (CubeMX v4.3.1, STM32Cube V1.0) generated pinout for STM32F429  LTDC is/** LTDC GPIO Configuration         PE4     ------> LTDC_B0     PE5     ------> LTDC_G0     PE6     ------> LTDC_G1     PI9     ------>...

Flash error when programming STM32F407

Posted on May 29, 2013 at 16:34Hi, I have an STM32F407IE on a custom board and I am programming/debugging with an Olimex ARM-USB-TINY-H using OpenOCD.  I have come across this error with two separate microcontrollers now.  It seems as though the mic...

STM32Cube UART variable length receive

Posted on October 28, 2014 at 20:10Is it possible to receive variable length messages in DMA mode with the STM32Cube HAL libraries? It seems like this should be possible at the hardware level by first looking for the RXNE interrupt, and then the Idl...

Roth.Ian by Associate II
  • 293 Views
  • 4 replies
  • 0 kudos

Problem with DAC stm32f103rd

Posted on January 12, 2015 at 18:29Hello, I would like generate two different signal with the channel 1 and 2 of DAC. I've used two different timer (TIM6 and TIM2) and one DMA address (DAC_DHR12RD_Address    0x40007420). I can generate the signals s...

dnm_es by Associate
  • 173 Views
  • 2 replies
  • 0 kudos

USB CDC Driver for Android

Posted on May 22, 2014 at 01:06Hi All,We are developing a product that we'd like to connect to a PC and an Android tablet.  Using the ST USB-FS-Device-Lib as a guide we created a driver for the STM32L1152D eval board.It works perfectly on a PC.  Enu...

pres by Associate
  • 1273 Views
  • 5 replies
  • 0 kudos

SDIO Bit Start Error with STM32F407VGT6 and STM32CubeMX

Posted on January 11, 2015 at 20:46I'm having problems with communication through SDIO. In the initialization process, where are only sent commands, everything works, but the function HAL_SD_SendSDStatus is returning SD_START_BIT_ERR. Informations a...

silas by Associate II
  • 247 Views
  • 1 replies
  • 0 kudos