STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Update Interrupts & Race Conditions

Posted on March 30, 2018 at 01:45Hi,I am using a STM32F767Z MCU at the moment, and wanted to understand better understand how update interrupts work.  Specifically: I have configured TIM1 to create an update interrupt when the counter overflows (up...

STM32H7x3 RM0433 suggestions

Posted on February 16, 2018 at 22:23http://www.st.com/content/ccc/resource/technical/document/reference_manual/group0/c9/a3/76/fa/55/46/45/fa/DM00314099/files/DM00314099.pdf/jcr:content/translations/en.DM00314099.pdf Here are some observations/sugge...

0690X00000604OkQAI.jpg

CUBE v Registers

Posted on March 27, 2018 at 17:55Hi I have been learning the STM32 for a short period now, and can use the CubeMX and also write code using registers only. I know there is more control using registers, but find that a project can be made a lot quick...

STM32F429 GUI

Posted on March 29, 2018 at 15:12Hello, Can I do GUI with stm32f429 without use external SDRAM ? Please help me 

STM32F769I-DISCO power source

Posted on March 27, 2018 at 13:31HelloIs it safe to connect board to two galvanic isolated units? Power selection jumper (CN3) set to USBHS, USB ST_LINK cable connected to Notebook1, USB HS cable connected to Notebook2. Both notebooks work on batter...

a problem with set ClockDivision

Posted on March 28, 2018 at 11:44hi dears .i am trying to use toggle mode in stm32f103re with IAR and cmsis.When do i set  TIM_ClockDivision  in my code , the duty  is 50% , but i know i set the Compare4 to other value in time base init , and it doe...