STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Startup code variable initialization

Posted on December 06, 2015 at 11:57Hellousing MDK-ARM , I want from startup code change the initialization of global variable after warm reset (Pressing reset button) ... But I dont know where to look ?The idea is I want the variable keep its value...

Nucleo board unable to mount in mac

Posted on December 03, 2015 at 17:15Hi All    I can see a drive is attach when i plugin nucleo to my mac. If i unplug it and plug it in again, no drive is mount. How to fix this?thanksfrom Peter

Interrupt Timer

Posted on December 06, 2015 at 01:11The original post was too long to process during our migration. Please click on the attachment to read the original post.

kelly by Associate
  • 521 Views
  • 3 replies
  • 0 kudos

Warmin up resistor with PID controller

Posted on December 05, 2015 at 14:30How you can warm up resistor. I have the task of warming up resistor to set the temperature with PID controller via usart. Please help ! microcontoller: STM32F411RE

bartes19 by Associate
  • 470 Views
  • 3 replies
  • 0 kudos

STM32CubeMX USB HS Mass Storage Class code 10

Posted on June 17, 2015 at 09:34 Hi, I have an STM3240G-EVAL board and I try to configure the USB-HS with the SD-Card. I have seleccted: - USB-OTG-HS: External Phy - Device_Only - SDIO: Mode - SD 1 bit - USB_DEVICE: C...

admin23 by Associate II
  • 685 Views
  • 3 replies
  • 0 kudos

Problems with input capture on Nucleo152RE

Posted on December 04, 2015 at 16:46I am working on a Nucleo152RE using EmBitz. The code generates a PWM signal (200Hz 50% duty-cycle) on PB8 (TIM4 channel 3) (It works, I tested with an oscilloscope), then gives this signal as input to PC6 (TIM3 ch...