STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Demonstrating Ada 2012 on STM32F407 board

Posted on September 22, 2014 at 08:00This is the 3rd of a series of blog posts showing AdaCore Ada2012 on the STM32F407 Discovery board.http://www.embeddedrelated.com/showarticle/625.php #ada

kk6gm by Associate II
  • 394 Views
  • 1 replies
  • 0 kudos

Spi dma

Posted on December 18, 2015 at 16:40Hi i am using stm32f4 discvery. i have configured spi for display nd it works perfectly.Then i have included the DMA, but its not working when i am checking the flag./* checking the below flag */while (DMA_GetFlag...

arunl4g by Associate II
  • 460 Views
  • 4 replies
  • 0 kudos

USB data FIFO map: question of newbie

Posted on April 10, 2013 at 19:56Hi all, As I said previously, I am learning USB and reading and reading again the USB spec. I want to understand the USB dta FIFO. In fact in table ''Data FIFO access register map'', there is an address range. For ex...

UART Overrun error while Transmitting data

Posted on December 18, 2015 at 12:25I am trying to communicate with the UART peripheral using DMA for both RX and TX. I am using the HAL library that is supplied by ST (Generated with STCubeMX).I am handling a UART channel with 1.5MBaud - so in orde...

stm32F051 discovery Timer1 PWM

Posted on December 17, 2015 at 19:59 Hi, I am trying to get a PWM Signal out of my discovery board but I must be missing something. I started with a writingthe registers directly, then I tried it with the peripheral library. Ilooked at vario...

tergu by Associate II
  • 381 Views
  • 2 replies
  • 0 kudos

Programming Error on NOR Flash (STM32F7 Eval)

Posted on December 16, 2015 at 12:06Hi,We are having difficulty programming the external NOR flash on the STM32F7 Eval board from the  STLink utility - it appears to be a programming timing issue.It will program from 0x60000000 to say 0x600069D0 ok,...

AndyJT by Associate III
  • 555 Views
  • 4 replies
  • 0 kudos

No FreeRTOS user-defined info for F746

Posted on December 17, 2015 at 21:29I just downloaded the latest versions of STM32CubeMX (v4.12) and STM32CubeF7 (v1.3).  The package will not generate the task, queue, mutex, semaphore information for the STM32F746 device. The freertos.c file has n...

kevin2399 by Associate III
  • 264 Views
  • 1 replies
  • 0 kudos