• STM32 TIM2
    Dear Sir I have a freertos running on the stm32 microncontroller(stm32f101VD),I use a trace function from the API of freertos to record ticks and corresponding tasks Now the problem is that the...
  • Hardfault STM32
    1. I am using STM32 with keil v5. 2. In my code I am getting hardfault, however I don't see any error in "fault report" option of keil. 3. What could be error? 4. Attached is pic. www.docdroid...
  • STM32 - FSMC
    Hi all, I am attempting to impliment the FSMC upon a 144 pin STM32F103ZE (MCBSTM32E eval board). The required result is the FSMC working in 'asyncronus muxed mode for NOR Flash' i.e FSMC_AccessMode_D...
  • STM32 / uvision5
    I am new with STM32 and tried to build the first blinky project. I am wondering why I see several unknown .c .h files in the project pane? Under the Source files there is only one file 'Blinky.c' but...
  • STM32+CLRC632
    HI, I am trying to interface CLRC632 to a STM32 microcontroller it does not have any RD,WR,AD(address data lines) , so I am using normal GPIOpins for interfacing I am getting the 0x3f response from...