STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1782 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
  • 363 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
  • 480 Views
  • 2 replies
  • 0 kudos

STM32 how to use VREF to Calculate the actual VDDA value

Posted on February 10, 2017 at 04:34I am using the STM32 ADC to caputure outer voltage , while the requirement to  ADC accuracy is not very high. So I decided to use the VDDA as the reference voltage. BUT  the actually vdd added to the mcu exist dev...

MPEG playback ?

Posted on February 09, 2017 at 14:42has anyone tried to play a video file using the new STM32F77x  JPEG codec ?I use an external Video drive processor, so there is 100% of internal processing power available.I see this in the attached PDF,' As the J...

T J by Lead
  • 639 Views
  • 1 replies
  • 0 kudos