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

STM32F334 HRTIM output pin synchronization

Posted on January 13, 2017 at 21:53I would like to generate 7MHz output signal with 50% period on/off with complementary output on TA1 and TA2. I have set as follows: TA1: output polarity HIGH, set at timer period event, reset at timer compare unit...

0690X000006063AQAQ.png
licencje1 by Associate II
  • 2927 Views
  • 10 replies
  • 0 kudos

Resolved! STM32F050k6U6 Programming and Debug Problem.

Posted on January 28, 2017 at 03:29I have board with STM32F050K6U6 microcontroller. I want to change my application program using ST-Link2 -Discovery Board and IAR software, But This chip is not found In IAR support. How can i debug and program it?

STM32 HAL error

Posted on February 10, 2017 at 20:25Hi, where can I send code error I did find in HAL for STM32F0 ?

STM CubeMX developer guide

Posted on February 08, 2017 at 12:03I am using CubeMX for my STM32f411 discovery board. Once the code is generated, How i can use application driver, Is there any developer guide is available ? .I am beginner ,Please tell me the information ,which a...

BxCAN doesn't work

Posted on February 10, 2017 at 04:10I am currently working with the development board STM32F103RBT6. It was my intention to test the bxCAN in the microcontroller by using the normal-mode to directly send message to CAN analyzer. Here is the code I w...

Managing Ethernet cable events with lwIP

Posted on January 05, 2017 at 15:52I am currently working on a project that uses Etherne with CubeMX and lwIP.During the development, I found rather difficult to manage the cases when the physical link becomes invalid (e.g. cable unplugged), or it i...

infor by Associate III
  • 2470 Views
  • 5 replies
  • 0 kudos

LTDC using internal SRAM, How much SRAM?

Posted on February 10, 2017 at 21:40Hi, I would like to use a 320x240 TFT RGB interface display using the STM32F767ZI internal SRAM. But I can't figure out what is the minimum SRAM required for the frame buffer. For 16 bits RGB565 would be 320x240x2...

Asantos by Senior
  • 493 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeMX SW4STM32 project generation bug

Posted on December 19, 2016 at 09:27STM32CubeMX version: 4.18.0Toolchain: SW4STM32 MCU: STM32F103ZET6FW: STM32Cube FW_F1 V1.4.0Wrong syntax for defined symbols. Quotation marks missed.E.g.  __weak=__attribute__((weak))  instead  __weak='__attribute_...

deguello by Associate
  • 610 Views
  • 2 replies
  • 0 kudos