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

AHB newbie question

Posted on March 01, 2018 at 15:01Hi  I have been away from learning the ST32 for a good while and just coming back to it. I am using the NUCLEO-L073 board (uses the STM32L073) and setting up the GPIO module. Looking into the online videos (not for t...

Nucleo-H743ZI from embedded world 2018

Posted on March 02, 2018 at 00:40Hello Community,does someone was on the embedded world this year and could get a Nucleo-H743ZI development board which he or she don't really  need? I hadn't time to travel there and my  colleague who was there said,...

ST-LinkV2 question:

Posted on March 02, 2018 at 01:35I'm using 2 different ST-LinkV2s to put firmware on a ST32F429ZIT6 processor.  I'm using the SWD interface.  One of the ST-Links works and the other does not.  The one that does not will not even connect to the devic...

Mary West by Associate II
  • 1183 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F072-EVAL CDC won't work

Posted on February 23, 2018 at 17:55Hi,      I tried to run the example on STM32F072-EVAL found in  STMicroelectronics\STM32Cube_FW_F0_V1.9.0\Projects\STM32072B_EVAL\Applications\USB_Device\CDC_Standalone.When I plug CN4 USB connector to my PC, I se...

Support for freeRTOS since it changed hands to aws

Posted on March 02, 2018 at 18:49Hi,Iam evaluating STM32F4* for our products, including from the perspective of availability of support for freeRTOS ( and gcc, eclipse based ide)I can see there is a demo - https://www.freertos.org/FreeRTOS-for-STM32...

Flash Time out error during programming of STM32F405VG

Posted on March 02, 2018 at 13:49Hi,When i tried programming the STM32F405VG controller, it is giving an error that Flash timeout error, the error still observed even after multiple resets as well as power reset to the board.Need help in this, as th...

Please suggest me STM32 CAN2.0 board

Posted on March 01, 2018 at 09:08I need to select CAN 2.0 controller in my application.I would like to get low cost evaluation board for the same.Please suggest me STM32 CAN2.0 board so that I can learn CAN.

Assert issue due to PLLR parameter

Posted on April 19, 2017 at 17:48Using CubeMX 4.20.1 with STM32Cube_FW_F7_V1.6.1 on an STM32F777 I'm getting an assert in HAL_RCC_OscConfig() due to assert_param(IS_RCC_PLLR_VALUE(RCC_OscInitStruct->PLL.PLLR));Was this supposed to have been fixed in...