STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

PLL Config Reg Not Changing w/ RCC_PLLConfig

Posted on August 19, 2014 at 21:41 Having a strange problem; not sure if it's an anomaly of my compiler (IAR) or I'm doing something wrong: I'm trying to change SYSCLK for the STM32F427, which uses the PLL as the SYSCLK source. The issue ...

jvavra by Associate III
  • 446 Views
  • 1 replies
  • 0 kudos

External clock for Timer

Posted on August 19, 2014 at 13:45 Hi, We're using STM32F Trying to get Timer3/Ch 4 to count edges from a 24VDC fan tachometer to get Rpm. Done research through Reference manual and forum posts. Obviously I'm missing somethin...

optifier by Associate II
  • 752 Views
  • 5 replies
  • 0 kudos

strange interrupt behaviour

Posted on August 18, 2014 at 16:39Hi, I hope someone can explain this strange behaviour using interrupts on a STM32L151: I send out data via a UART using a software ring buffer. To know how much data are there to be send I use an integer counter var...

mmensch by Associate II
  • 355 Views
  • 2 replies
  • 0 kudos

stm32f429zı emwin issue

Posted on August 19, 2014 at 16:44  I include emwin and FreeRTOS library and write GUI_Init(); function. I want to see 'hello world' on LTCD but didnt. firstly, I saw white screen after display has turned black increasingly. I'm giving code below. I...

ceylan by Associate II
  • 343 Views
  • 2 replies
  • 0 kudos

HELP: FSMC on MCBSTM32F400 Keil evaluation board

Posted on August 18, 2014 at 12:24I'm using the Keil evaluation board (MCBSTM32F400) and i need help to understand how to use FSMC. There's NAND chip (MT29F4G08A) on board connected to FSMC but cannot find any examples how to use the controller with...

jarno by Associate III
  • 554 Views
  • 3 replies
  • 0 kudos

USB Disconnect circuit

Posted on August 19, 2014 at 13:45I've been looking through STM32 development board circuits to find the best way to connect the USB disconnect. I found the above circuit from the STM3210E-EVAL board, but all of the ST boards appear to have similar ...

0690X00000602wLQAQ.jpg
joe23 by Associate II
  • 318 Views
  • 0 replies
  • 0 kudos

STM32Cube MX (STM32F407G) HAL + FreeRTOS

Posted on August 14, 2014 at 18:46hi, I'm novice with  STM32CubeMX   HAL + FreeRTOS    with  KEIL  MDK-ARM ulink2 I have problems, with SysTick probably, HAL_RCC_ClockConfig, because it genere HardFault_Handler. When xPortSysTickHandler() in SysTic...

jose2 by Associate
  • 731 Views
  • 5 replies
  • 0 kudos