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

STM32 HAL_SPI_Transmit_IT display and definition questions

Posted on December 09, 2016 at 07:28Hello Everyone, I have some questions regarding 'HAL_SPI_Transmit_IT(SPI_HandleTypeDef *hspi, uint8_t *pData, uint16_t Size)', the definition of uint8_t *pData  and the how did I know  the uint16_t Size  to write ...

DAVID ? by Associate
  • 361 Views
  • 0 replies
  • 0 kudos

stm32f1x lowest power run mode

Posted on March 13, 2016 at 15:26Hi,I was looking into the stm32 architecture.And i have some questions about achieving the lowest power consuption while staying operational.Example: A simple application that every 10 seconds needs to send 20 bytes ...

Problem with STM32F469 LCD and BSP_LCD_SetLayerWindow

Posted on December 08, 2016 at 20:01After getting addresses correct in the dual layers, I am having a problem with windowing using BSP_LCD_SetLayerWindow.  I get the correct sized window but if I draw a circle in it, it appears three times, stretche...

I2S clock source selection

Posted on December 01, 2016 at 10:35Hey guys I am learning to work around I2S peripheral on Stm32F4  with stmcube.In the stmcube there is parameter setting as audio frequency(options 44khz 48khz 192khz) data frame format(selected 16 bit).I want to p...

psalian by Associate II
  • 597 Views
  • 1 replies
  • 0 kudos

Resolved! HAL timer and ISR priority

Posted on December 08, 2016 at 11:38Hello,Using current HAL-software generated with cubemx on stmf4_discovery board.I use TIM7 as an interrupt generating timer, set at say 100 msec.In the ISR I do:    i = HAL_GetTick();    delayms(12);    tt  = HAL_...

Sietse by Associate III
  • 2374 Views
  • 5 replies
  • 0 kudos

Resolved! BUTTON MODE EXTI

Posted on December 08, 2016 at 09:42Hi,I'm trying to wake up my device from the sleep mode and i'm asking this question : What's the difference between BUTTON MODE EXTI and BUTTON MODE GPIO ? Thank you ! Have a nice day ! 

Leo Leo by Associate II
  • 1754 Views
  • 5 replies
  • 0 kudos

Resolved! STM32L0 Boot Configuration (Boot0 Boot1) Misunderstanding

Posted on December 08, 2016 at 10:45Hello,We are designing a new product around the STM32L081, in reading the reference manual : http://www.st.com/content/ccc/resource/technical/document/reference_manual/21/bd/0f/bd/1c/88/40/f0/DM00108282.pdf/files/...

0690X00000605nbQAA.png 0690X00000605ngQAA.png
levene by Associate II
  • 1937 Views
  • 5 replies
  • 0 kudos

STM32F746G-DISCO Camera demonstration code

Posted on February 15, 2016 at 15:52Hi All, I would like to know if there is any demo code to connect the discovery STM32F4DIS-CAM module camera to the STM32F746G-DISCO camera interface and display the camera image on the LCD. I have not found any c...

abdulk by Associate
  • 578 Views
  • 1 replies
  • 0 kudos