STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ST-Linkv2 Pod: Connection in ''Low Power Mode''

Posted on November 27, 2016 at 00:48Hi, Sorry if this question may have been answered, I was unable to find anything in the forum on this. Using an STM32F405/64pin device. Boot 0 is tied to GND through a 470R resistor. Since I'm using flash boot, I ...

Dubious update of TIM8_DMAR

Posted on November 26, 2016 at 15:52 When debugging an application I wondered about a strange value in TIM8_DMAR that I had not written there intentionally. In the end it all boiled down to an invocation of LL_TIM_SetCounterMode (TIM8, LL_...

Stm32f1cube bug on debug

Posted on November 22, 2016 at 09:37When i enable SWD debug on my cube project . only can one time program my chip.when disable debug on cube. i can program my chip.but cant debug .Cube version  4.17.0cubef1 : 1.4.0chip : stm32f103zc

Resolved! STM32L432 NUCLEO: bricked GPIO?

Posted on November 04, 2016 at 23:12Here's a little background. I run Arch Linux, and have been using the arm-none-eabi suite and openocd since early 2013 to program STM32s, first L1s and F4s, and now L4s. Except for vector.o from the appropriate li...

ARM chips programmers

Posted on November 25, 2016 at 09:46Hi guys, I view arm programmers and ti msp programmers.there is nest of chip in Msp's programmers(for unmounted chips).But ı have not found for arm chips.Can programmer board in below programed for arm chips?if th...

0690X000006037eQAA.jpg

Measure time between encoder counts

Posted on March 06, 2016 at 07:39 Hello, I'm trying to measure the period between counts on a quadrature encoder while simultaneously keeping count. I'm using an F446 on a Nucleo dev board (for now), and using mbed for compiling. I've go...

benkatz by Associate
  • 791 Views
  • 4 replies
  • 0 kudos

LwIP server example for STM32F746 discovery?

Posted on November 21, 2016 at 20:45I noticed that there are several LwIP examples for the 407. I dont have a suitable 407 discovery board, but I have 746 discovery board with ethernet connector. Only LwIP example for that is useless, It is so compl...

LMI2 by Lead
  • 300 Views
  • 1 replies
  • 0 kudos

Flash emulation problem when using debugger

Posted on November 25, 2016 at 16:20 1.My code behaves in a strange way when using debugger. (CooCox IDE)(STM32F030C8) If I step to each function , after stepping EE_Init() function the code seems to be stucked in a loop ;in disassembly v...

ionutF by Associate III
  • 264 Views
  • 0 replies
  • 0 kudos

erase sector in STM32f407

Posted on November 25, 2016 at 14:34Hello all I am use the USB flash upgrade  in the discovery in my boards ; where  the user code starts at 0x8008000 in some boards about 10%  the usb flash upgrade does not work ; after debugging we noticed that th...