STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ILI9341 not working

Posted on November 12, 2017 at 14:44Hi guys,I am completely new to the STM32 stuff (I've done some projects with Arduinos) and I ran into some problems.I am developing with an STM32L152RE board on Windows 10.I did successfully the basic tutorials.No...

Screen touch programming in STM32F405-CubeMx

Posted on November 12, 2017 at 10:19Hello,I did my one project in cubemx,STM32F405 and keil 5 (IDE).Where i used 4X4 keypad and 4.3' ssd1963 TFT.Now i want to do all these on screen touch mechanism.I'm new to this screen touch mechanism,can anybody ...

Image processing in c

Posted on November 11, 2017 at 18:12Helloi want to learn image processing with stm32f4 in c,*where should i start?*do you have any suggestion?

STM32F4 Discovery and accelerometer

Posted on September 10, 2016 at 20:32Hi everybody,I'm writing this post to ask if someone, please, can help me resolving a problem with the datas-reading from the accelerometer integrated in the STM32F4 Evaluation Board.What I want to do it's simply...

How to use Interrupt enable Registers?

Posted on November 11, 2017 at 18:15In Cortex m3/m4, Interrupt Set Enable Registers is used to enable/disable the interrupts. How would we know which bit corresponds to which interrupt? http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui...

Downloading STM32CubeF4 1.17.0 fails repeatedly.

Posted on November 11, 2017 at 00:52Hi all,I'm trying to download stm32cube_fw_f4_v1170.zip using the new Libraries manager. I must have tried at least ten times downloading this 418.0 MByte file, it downloads 418.1 MBytes then throws up an error:Er...

Initialization of TIM1 in CubeMX doesn`t work.

Posted on November 11, 2017 at 15:07Hello! I try to use a TIM1 in a PWM bipolar mode (chip is stm32f030f4p6).I use CubeMX . But after compilation of the project the timer doesn`t work. Must I write my own code for start this timer? Thanks a lot for ...