STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 390 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
  • 1712 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
  • 1269 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
  • 1462 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
  • 434 Views
  • 1 replies
  • 0 kudos

Resolved! Wake up from the sleep mode

Posted on December 07, 2016 at 14:04 Hi everyone, I'm working on a project and i'm a beginner on STM32F0. I have the discovery board. I have the code at the bottom of the page but i don't understand many parts of it... In this code i have t...

0690X00000605mYQAQ.png 0690X00000605mdQAA.png
Leo Leo by Associate II
  • 1997 Views
  • 2 replies
  • 0 kudos

Not able to update option bytes

Posted on September 02, 2016 at 11:35Hi All,I am working on STM32F429II. Somehow by mistake readout protection is being on. RDP level has set to 1. i am trying to set it 0 by ST-Lint utilities (GUI & CLI both tried). but the message like ''Could not...

stm32f4 and usb flash

Posted on July 22, 2016 at 10:39Hello friends ; We have a datalogger based on stm32f4 discovery ; we log the data in external flash disck 8GB ( scan disck ) ; we noticed that  about 20% of the usb discs we used don't work . STM32f4 detect the usb ; ...

stm32f410 ADC monitor a sinewave

Posted on December 07, 2016 at 21:08Hello all,i am working on a project which implies the control of a BLDC motor in 3 phases.For this type of motor the switching of the phases must be sync with monitoring the 'back-emf' signal from the unpowerd pha...

Bogdan by Senior
  • 263 Views
  • 1 replies
  • 0 kudos