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

STM32CubeMX v4.14.0 doesn't preserve all user code

Posted on May 19, 2016 at 02:22In my linux stm32cubemx user code enclosed in /* USER CODE BEGIN 0 */ ... /* USER CODE END 0 */ is preserved while user code enclosed in // USER CODE BEGIN Includes ... // USER CODE END Includes is not. The difference...

emil by Associate II
  • 380 Views
  • 1 replies
  • 0 kudos

stm32f103c8 adc result varies a lot

Posted on May 23, 2016 at 12:46 Hi I am new on stm arm 32 bits microcontrollers. I wanted to try the adc module and print the result on PA.00-09 that i have connected some leds. The thing is that I get the values form adc but vary a lot. ...

giolenas by Associate II
  • 563 Views
  • 2 replies
  • 0 kudos

JTAG/SWD sepecifications

Posted on May 23, 2016 at 17:33Hello, none of the STM32 datasheets I have seen specifies anything in chapter 6 Electrical characteristics 6.3 Operating conditions for the JTAG/SWD connection pins. That information is missed!

ST link utility Atomatic mode ''NoPrompt''

Posted on May 24, 2016 at 09:08Hi, I used the ST-Link-Utility in automatic mode for programming our boards. Since the version 3.8.0 I become a message requesting confirmation to erase the memory. This is really disturbing since I have to confirm eac...

devcal by Associate II
  • 521 Views
  • 2 replies
  • 0 kudos

Cube Clock Confgration bug

Posted on May 19, 2016 at 09:00Dear all ST staffs, I found a bug about clock configuration for F429-NUCLEO in cubeMX. I want you to fix this problem. To reproduce the bug, please make a new F429-NUCLEO project, and choose HSI as clock source. The fr...

STM32F3/F7 SPI with DMA implementation

Posted on May 24, 2016 at 09:22Hello,I want to use SPI to transmit/receive data on two board (F3 vs F7), that using SPI/DMA. But I don't know how to implement.I have seen SPI/DMA examples in STM32Cube Firmware packages but it seem transmit/receiver ...

STM32F105 - Correct method for ADC Calibration?

Posted on May 24, 2016 at 03:30Hello,It looks like there is a discrepancy between the StdPeriphLib example programs and the Reference Manual regarding the ADC calibration.  Which is the correct method?In the RM0008 Reference Manual, Rev 14, Section ...

jfolsom by Associate II
  • 505 Views
  • 0 replies
  • 0 kudos

CAN message being sent only once

Posted on May 21, 2016 at 18:17 Hi, I m using STM32F103 Nucleo board and keil compiler. I m using HAL_CAN stack. I configured filter in mask mode and set to receive all messages. Mode : Loopback mode speed : 250 kbps ID : stand...

SS.Sagar by Associate III
  • 661 Views
  • 2 replies
  • 0 kudos