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

USB unexpected resets STM32F7

Posted on May 01, 2018 at 23:55I'm looking for any pointers here on where to start debugging.I have a composite device based on example code that implements CDC device + FATfs and MSC device. The FATfs and MSC are not active at the same time. The CD...

Using a stand-alone STM32

Posted on February 05, 2018 at 21:46I want to move from a Nucleo board to a PCB with a 'stand-alone' STM32F7.The STM32 Hardware Development Guide had great information, but I'm still a bit unclear about some issues:1. The guide emphasizes that the v...

Issue when setting Vector table register

Posted on April 30, 2018 at 17:56Hi  I have a booloader application that loads in new firmware in a different part of the flash. After updated I reset the processor and the newly uploaded application doesnt start. I think I must not be updating the ...

VL53L1x GUI Software problem

Posted on April 07, 2018 at 14:01i am trying without success to activate the VL53L1x GUI Software - i use the  VL53L1X P-Nucleo over nucleo stm32f411 and fail to Flash FW ...any suggestions ???

Battery level on stm32l0xx

Posted on April 30, 2018 at 13:03heyFirst of all I want to say that I'm new here, I'm currently learning a lot about the stm32 but please don't be frustrated if I ask stupid questions . This is my question:I have a stm32l0xx microcontroller, I'm pro...

a bb by Associate
  • 531 Views
  • 2 replies
  • 0 kudos

TIMER 3 OUTPUT CHANNEL TRIGGER

Posted on May 01, 2018 at 20:18Hello,  I am using NUCLEO-F429ZI. I want to use TIMER 3 for timing trigger. So I set channel 1 as output channel and ocmode is TIM_OCMODE_ACTIVE . The timing is perfect, but it looks like I only can generate a low puls...

yang hong by Associate III
  • 432 Views
  • 1 replies
  • 0 kudos

How to put stack and heap in different memroy sections

Posted on April 30, 2018 at 22:20I have heard the benefit of putting the stack at the beginning of DTCMRAM + the minimum size required as then stack accesses exceeding the size of the stack will throw the execution to the exception fault.  However t...

I2C HAL library generating hard fualt on stm32f302

Posted on May 01, 2018 at 16:27Hi ,I am migrating from STM32f101 I2C to Stm32f302, the migration document says this is a complete re write of the code . So i used the STM cube to generate the startup code for the I2C for 100khz. I know the board is ...

conrad c by Associate II
  • 571 Views
  • 1 replies
  • 0 kudos