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

STLINKV2 Programming Voltage

Posted on November 08, 2016 at 14:32Hi,I am wanting to share the programming pins on an STM32F0 device with another device, so they can be used to program the device, then used in the application.I wanted to know whether the voltage on these pins wi...

there is problem in programming when i used stm32cubemx

Posted on November 08, 2016 at 08:00hii use stm32cubemx for config and IAR for IDE for first time and when i program it into mcu , i can't program it again , when i set the boot0 pin it program .i think flash write protection is enable but i didn't ...

amintlk by Associate
  • 545 Views
  • 2 replies
  • 0 kudos

Why CubeMX abandoned DP83848_PHY brutely?

Posted on October 11, 2016 at 07:26It seems the newer 4.17.0 version, change the default PHY to LAN8742A, simply deleted the DP83848, why? Why can't you add another option to let users to choose and make their code work with the newer CubeMX version...

RTC Problems when waking up from StandBy mode

Posted on April 14, 2016 at 13:48Hello,I have noticed that when my system wake up from Standby mode seems to lose some time and RTC loses something like 2 ms for each secondDoes anybody have anytime this kind of problem?I have using an STM32L162.Any...

sergio23 by Associate II
  • 2758 Views
  • 17 replies
  • 0 kudos

STM32L152RE-Nucleo with Contiki

Posted on October 13, 2016 at 11:36Hi All, I am working with STM32L152RE-Nucleo board and 6LoWPAN Expansion board for my project. I would like to control some GPIO PINS available on the board. I would like to know what drivers I should use for doing...

USB HID device not listed in system devices

Posted on August 16, 2016 at 14:42 Hi, I try to create a simple USB HID device with an STM32f429 board (the one with the LCD screen). I search for information for weeks, but I can't make it work. I read many times that there are “t...

STM32F0 DISCOVERY INTERNAL TEMPERATURE

Posted on November 08, 2016 at 06:45 Hello everyone. I would like to measure the temperature in my discovery kit but I couldn't. Can ou help me? I am using Keil uVision5 and here is my codes; int main() { ADC_InitTypeDef ADC_InitStruct...

stm32cubemx 4.15.0 : incorrect board file for nucleoF746

Posted on June 09, 2016 at 10:34Hello, selecting nucleoF746 in cubemx (in the nucleo 144 line), i can see somme errors : 1/ the HSE frequency is 8mhz and not 16Mhz, and the clock in not corre ct (RCC not enabled, prescaler not set) 2/ pin PB00 LD1_G...