STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Program freeze in Hal_delay() but systick seems OK

Posted on October 20, 2016 at 22:07Hello, I work on an USB audio with async feedback application on Stm32F4 discovery. I had several prototypes working, but the last doesn't. The code gets blocked in an endless loop inside a Hal_delay(5) call. Looki...

jmf1 by Senior
  • 413 Views
  • 1 replies
  • 0 kudos

Usage Fault with STM32F7 HAL

Posted on October 21, 2016 at 01:09HI All,If I enable usage faults in my F7Discovery project (F769) - I get usage fault in the HAL - specifically in stm32f7xx_hal_dsi.c line ♯ 1281 hdsi->Instance->GPDR=((uint32_t)(*(ParametersTable + uicounter)) | \...

imtiaz by Associate II
  • 335 Views
  • 0 replies
  • 0 kudos

Measuring compiler performance

Posted on October 04, 2016 at 13:57Hello. Can you help me to measure perfomance of 3 compilers; Keil, IAR and SW4STM32. For example, using the Dhrystone or other benchmark. I use STM32F4-DISCOVERY with stm32f407vg. P.S.I'm a newbie) Sorre for my Eng...

jpeg compression implement on stm32f4

Posted on October 20, 2016 at 12:49Hi everybody,I'm learning to do about the jpeg compression implement on microcontroller stm32f4. Could you help me if you did or know about this topic, please? Thank you very much for your enthusiasm!Best regards!

STM32F4 Problem with Timer OVF

Posted on October 19, 2016 at 07:28 Hi all, i have a problem with my program but i can not find the error. Maybe here is one who knows what i'm doing wrong. I want to meassure the time between two edges. I works most of the time, but some...

luk by Associate II
  • 605 Views
  • 2 replies
  • 0 kudos