STM32 F7 running hotter than F4?
Posted on August 23, 2015 at 17:08STM32 F7 running hotter than F4?
Posted on August 23, 2015 at 17:08STM32 F7 running hotter than F4?
Posted on August 06, 2015 at 02:56Having to enable the description of the config parameters at the bottom of the window is non-sense. there is plenty of room to add these in columns without taking any more space and will make it easier to browse fo...
Posted on August 25, 2015 at 13:46STM32 i want my timer to work with 10msec max limit(10msec ON and 10msec OFF)
Posted on August 21, 2015 at 09:26Hello,I wanted to know if someone has already worked on ETM trace on STM32 cortex-M4. My purpose is to activate them into the embedded software itself and dumping traces on the 5 following pins (TRACED[0-3] + TRACEC...
Posted on August 25, 2015 at 03:34Can the program image generated by MDK be loaded/written directly into STM32F4 flash using ST-Link Utility, without using MDK to orchestrate the load by ST-Link Utility ?
Posted on August 24, 2015 at 22:57Hi All,I've some problem configuring the ADCs of a STM32F407.I have 2 motors connected to my board that I drive with 2 different pwm.For the 1st motor I use a pwm from PE9 (TIM1 CH1)For the 2nd motor I use a pwm fro...
Posted on August 24, 2015 at 22:33 Hello, I'm trying to write a program for the STM32L053R8 Nucleo board that can be activated using a clap or a similar loud noise. I am using the X-NUCLEO-CCA02M1 MEMS Microphone expansion board in order ...
Posted on August 22, 2015 at 21:51I have a problem with debugging an STM32F042 board. When the debugger (ST Nucleo) asks for IDCODE, the MCU responds with an error (trace shown below). At first, I thought that the bootloader is the problem, so I fla...
Posted on August 24, 2015 at 21:08I've got a design that uses an F0, running at 3.3 Volts. When the board is 'fresh' (ie never powered up before) the part can be programmed and executes code normally. After about a day of development the developer r...
Posted on August 24, 2015 at 21:17Hello!I need help.I need to use vertical orientation of display.I use demonstration from STM32F429I-Discovery.I try to use combination #define COLOR_CONVERSION_0 GUICC_M565 #define DISPLAY_DRIVER_0 GUIDRV_LIN_OSY_...