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

STM32F3cube 1.1.0 current state of MISRA compliance

Posted on March 12, 2015 at 15:23 Hello ST team, I am currently evaluating the STM32F3cube library. The documentation states, that it complies with MISRA 2004, which made me consider using the library in the first place. After so...

ru by Associate
  • 1988 Views
  • 12 replies
  • 0 kudos

Resolved! STM32L1 Discovery Kit 5MHz PWM Generation

Posted on March 06, 2018 at 17:49Hello,I have been using the STM32L1 Discovery Kit with the STM32L152RCT6 MCU. A project that I am working on requires me to output two PWM signals. One of these is a 100KHz square wave and the other is 5MHz square wa...

0690X00000609xaQAA.png 0690X00000609xQQAQ.png

ST-LINK/V2-1 software

Posted on March 08, 2018 at 21:23I'm designing a PCB and am interested in adding the ST-LINK/V2-1 programming and debugging board to it. I found the schematics and example PCB design in the http://www.st.com/en/evaluation-tools/nucleo-f103rb.html pa...

steval 3dp001v1

Posted on March 11, 2018 at 18:18I purchased a STEVAL 3DP001V1 3D Printer Evaluation board.I have flashed the Marlin4ST binary files.From what I understand the Wi-FI module comes configured and this appears to be correct as '3dpserver' appears on my...

STM32F100RB wifi

Posted on March 11, 2018 at 14:51hi, can i use STM32F100RB to interface SPWF04SA via UART or SPI? i checked around no much example using these two together. any API or tutorial example i can use and follow?

newest EM-WIN

Posted on March 11, 2018 at 14:48Hi.Does anyone know if / when ST will release the newest EM-WIN (segger).Best regardsS. Panduro #emwin

spa23 by Associate III
  • 319 Views
  • 0 replies
  • 0 kudos

NUCLEO-H743ZI board LD39050PU33R

Posted on March 10, 2018 at 21:40On the NUCLEO-H743ZI board the LD39050PU33R 3.3 volt LDO provides voltage but what is the Vd or Vdrop for the LD39050PU33R? I found I can add 3.7 volt (18650 battery) to JP3 pin 3  : I can't use VBAT as it is wired t...

KevinA by Senior
  • 532 Views
  • 3 replies
  • 0 kudos

Resolved! Having problems with STM32F7 TIM1 PWM Mode 1 Output pins

Posted on March 10, 2018 at 18:41Hi all. I am using an STM32F767VGT6 in a custom board. I am trying to use TIM1 to generate four independent PWM output pulses on each of its CH1 - CH4 output pins.I have successfully implemented this elsewhere in my ...

generate callback function

Posted on March 10, 2018 at 17:27Hello friends.I have uart. And I need generate callback function.For example. I send from PC 0x01 and I need generate call back function 'HelloWorld'. Send 0x02 generate 'SunShine'.So I receive char in interrupt:void...

WiFi VCOM Example Not Working

Posted on March 10, 2018 at 17:45Hi,    I just purchased the following setup:Computer: i7 / Windows 10Nucleo: STM32F401Expansion: IDW04A1I have Trustudio as the compiler currently. Updated drivers to current.  My problem is that when working the han...