STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Want to change to TIM9_CH1 point to PE5 in STM32Cube_FW_F4_V1.1.0\Projects\STM324x9I_EVAL\Examples\TIM\TIM_PWMOutput

Posted on June 19, 2014 at 04:54I want to change to TIM9_CH1 point to PE5 in STM32Cube_FW_F4_V1.1.0\Projects\STM324x9I_EVAL\Examples\TIM\TIM_PWMOutput. The main.h is: ~~~~~~~~~~ #define TIMx                           TIM3 #define TIMx_CLK_ENABLE    ...

Linda by Associate II
  • 681 Views
  • 4 replies
  • 0 kudos

I2C2 busy - SDA being pulled low without any slave attached

Posted on June 20, 2014 at 08:54 I'm trying to configure the I2C2 on an STM32F401 chip. The I2C1 is working fine, but the I2C2 is always returning HAL_BUSY. After initializing the GPIO port the SDA line is being pulled low, but no slave device i...

Jacob L by Associate II
  • 1085 Views
  • 3 replies
  • 0 kudos

STM32CubeMX Changes my Debug Port to JTAG

Posted on May 28, 2014 at 20:20I am using the STM32F4 Discovery board with the Debug Port set to SW for the ST-Link debugger. Development is in stages, so I run STM32CubeMX to set a peripheral, debug the resulting code, then pull in another peripher...

STM32CubeMX NOT CREATING PROJECTS

Posted on June 04, 2014 at 04:26Hello, I have installed CubeMX software to default directories as well as the firmware to default directories. My project is located on the same C:\ drive elsewhere. Why does the tool generate a src and inc file and a...

STM32F401CC cannot use PLL as System Clock Source

Posted on June 17, 2014 at 19:27Hi,I would like to run the processor system clock using the system clock (PLL @ 84MHz). However, this is not working. As soon as I enable the PLL clock to be used as the system clock, the MCU goes to the Hard Fault Ha...

vipin by Associate II
  • 1056 Views
  • 6 replies
  • 0 kudos

STM32F3 Clock() function error (Fixed)

Posted on June 19, 2014 at 17:09Edit: I found a solution using the SysTick_Handler function, so never mind this post.Hi everyone,I'm currently programming an STM32F303VC using Keil uVision v5, and I'm trying to use the clock() function to set up a t...

theo by Associate
  • 492 Views
  • 1 replies
  • 0 kudos

STM32f4 LCD 1*16

Posted on June 16, 2014 at 15:57I need to connect an LCD with stm32f4 haw can i do it. I works with keil 

haythem by Associate II
  • 704 Views
  • 6 replies
  • 0 kudos