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

Resolved! CubeMX and Vdd

Posted on November 23, 2016 at 16:26HiFor some reason my µC is powered by 3V (instead of standard 3.3V)On the file stm32f7xx_hal_conf.h we can find some define about the board.One is ''VDD_VALUE'' and the value is 3300.How can I change this default ...

Using STM32 to synchronize a multiple output power supply

Posted on December 06, 2016 at 09:49Hi all, I want to start using STM32 MCU in order to synchronize a multiple output power supply with a single frequency.So for I have used an anlog PLL (74HC4046) for this purpose:1. The relevant range is 200-500 K...

Omri G by Associate
  • 463 Views
  • 1 replies
  • 0 kudos

C++ in a C project

Posted on November 24, 2016 at 11:58I am working on a project with the followingNUCLEO-F401RE boardAC6 IDEA freeRTOS project with, currently, 2 tasks.I want to add a C++ class, with C wrappers into the project.I can add the files, with .cpp extensio...

problem jump application after reset

Posted on December 06, 2016 at 11:31I have problem with jump to application by bootloader  after reset. The device used is the STM32F098.The code of the bootloader making the jump is:&sharpdefine APPLICATIONADDRESS    (uint32_t)0x08008000/* Test if ...

samir2 by Associate II
  • 1380 Views
  • 7 replies
  • 0 kudos

STM32L0 LPTIM in Stop Mode

Posted on December 01, 2016 at 23:27Hello everyone. I am a new member to this forum and this is my first use of STM32 products. I'm developing on the STM32L0 Discovery board and building off the LPTIM Timeout Example. Is it possible to start the LPT...

mitch2 by Associate
  • 1440 Views
  • 1 replies
  • 0 kudos