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

Using STM32Cube with SOMNIUM DRT

Posted on September 20, 2016 at 17:31We have written a blog post describing how to get the best out of the combination of the DRT tools (with advanced debug and optimization) and the STM32Cube and STM32CubeMX components. Hope you find it useful: htt...

jamie2 by Associate
  • 412 Views
  • 1 replies
  • 0 kudos

Problem with HAL_ADC_Start_IT(&hadc1)

Posted on September 15, 2016 at 23:01The original post was too long to process during our migration. Please click on the attachment to read the original post.

nipri33 by Associate II
  • 2244 Views
  • 7 replies
  • 0 kudos

CAN Bootloader on STM32F407 with multiple devices

Posted on September 08, 2016 at 16:35Hi e2e forumI am using the built in bootloader on the STM32F407 MCU, using the CAN-bus with multiple devices connected. I realize only one device can be bootloaded at a time, so the devices not being updated are ...

trg by Associate
  • 604 Views
  • 1 replies
  • 0 kudos

How to modify the size of Endpoint1 by CubeMx

Posted on August 19, 2016 at 08:54Hi, i created a USB-CustomHID project use CubeMx, but i can't find any way to change the size of Endpoint1(not Endpoint 0). Are there any ideas for my problem? Thanks.

0690X00000602cVQAQ.jpg 0690X00000602caQAA.jpg

STM32F4: Catch the last PC address before WD reset

Posted on September 20, 2016 at 11:20Hi all. I am trying to catch the last PC value before WD reset. For doing that I am configuring the WWDG and enabling its interrupt. then, while the WD interrupt fire I am writing the important information (i.e.,...

yonatan by Associate III
  • 681 Views
  • 1 replies
  • 0 kudos

STM32F4 not fully programable

Posted on September 19, 2016 at 12:42Hello there, I have a problem with programming STM32F4 device. My Jlink probe correctly sees the device over SWD but it cannot erase nor program it however- This is the Jlink command prompt when trying to erase:h...

STM32F303 ADC Issue.

Posted on September 19, 2016 at 20:31I�m having difficulty getting the ADC to work on the F303 board in the the value returned is always 0.    The input line is PA0,  ADC1,  Chanel 1. The STM32cubeMX generated initialization code is as follows:   ...

Port to low pin count MCU

Posted on September 11, 2016 at 08:17Hi, my apologies in advance for the newbie question.I have to port LCD sample program to 746VG(LQFP100) from 746NG-DISCO(BGA216).F746VG supposed to have a TFT-LCD controller, but I can't find LCD_R0/B1/B4 funtion...

yoshi by Associate II
  • 605 Views
  • 2 replies
  • 0 kudos

STM32f205 + eMMC

Posted on April 19, 2013 at 17:20Hello,I try to interface a STM32f205 to a Toshiba eMMC via 8bit SDIO and DMA.In order to read and write can you please tell me if I am missing something:Read Single block Send CMD16 Block length (I receive the cor...

aoleon by Associate II
  • 527 Views
  • 1 replies
  • 0 kudos

STM32F100RBT6B using timer TIM2

Posted on September 19, 2016 at 16:09 I have code that rotates small motor. #include ''stm32f10x.h'' #include ''stm32f10x_gpio.h'' #include ''stm32f10x_rcc.h'' #include ''stm32f10x_usart.h'' void Delay(unsigned int t) { unsigned int i...

anton23 by Associate II
  • 523 Views
  • 1 replies
  • 0 kudos