Compiling project error
Posted on September 10, 2016 at 14:54Hello. When I'm compiling a project genereted in CubeMX I've got this error: make: ***[Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal.o] Error 1. Do you know how to fix this?
Posted on September 10, 2016 at 14:54Hello. When I'm compiling a project genereted in CubeMX I've got this error: make: ***[Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal.o] Error 1. Do you know how to fix this?
Posted on September 19, 2016 at 20:19I'm new to this microprocessor, and am trying to configure Timer3 with my own code as opposed to that generated by STM32CubeMx / HAL. This is mostly to learn the timer peripheral, but I may want to implement my ...
Posted on September 19, 2016 at 19:07Hi!As i was searching for a STM32 with 4 SPI peripherals I stumbeld across the STM32F303RE. After consulting the manual, I am a bit confused: The webdescription and Feature list tells me, that there are 4 SPIs on...
Posted on September 19, 2016 at 17:13Hi,I am new to programming the stm32 chips and I want to use the LPTimer to wake up from Stop mode. I used CubeMX to initialize the timer with interrupt. I use the LSI with no prescaler (I can change this of cour...
Posted on September 18, 2016 at 20:23 Hello Friends, can anybody tell me how can we print utf-8 in keil uvision? i changed the editor encoding to utf-8 without signature. i tried this codes with no success: #pragma import(__use_u...
Posted on September 17, 2016 at 07:55Hi, i want to load program to stm32f0 . i am using MDK keil version 5.I have external st link/v2 for programing. i didn't have development board. For programming connecting made Stm32f0 St link/v2 VD...
Posted on September 20, 2016 at 07:41 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on September 19, 2016 at 22:52I've seen a lot of examples and almost all of them from STM have only a single interface. And it seems like most of the time, one interface should be enough. Since I am still learning USB, for those who have expe...
Posted on September 19, 2016 at 10:34Hello to the finest community :), Are you already working with embedded wizard or other GUI software like STemWIN. I would like to learn to make small interfaces on screens as STM32F429i-Discovery. the tutorials ...
Posted on September 19, 2016 at 22:05Hi,I think thats my stm32f103rbt6 has unexpected reset, how may I apply that? I tested this register RCC_GetFlagStatus(RCC_FLAG_IWDGRST and its TRUE all the time, is it good?