STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Nucleo64 Power Measurement

Posted on February 26, 2018 at 17:34I'm measuring the current on JP6 (IDD) and I see 4mA at the lowest when running the Power_Management sample or even holding the MCU in reset. I am powering the board via the USB connector. Is this incorrect?I've t...

Konami by Senior II
  • 1298 Views
  • 14 replies
  • 0 kudos

STM32F072C8T6 USB-C : X-CUBE-USB-PD

Posted on February 26, 2018 at 17:37HelloI would like to use an STM32F072C8 instead of STM32F072RB with ST example : MB1303ConsumerRTOS.To ease the task, I would like to know, if it was possible to have the Cube configuration of the design. The STM3...

Configuring CAN - error with CubeMX 4.24 STM32F4 1.19.0 ?

Posted on February 26, 2018 at 17:15I try to configure a CAN peripheral in the same kind as before. I want to use the new CAN driver functions.As soon as I’am setting the clock to HSE and 168 MHz no change in CAN is possible. Setting Clock to HSI se...

fe3 by Associate III
  • 316 Views
  • 0 replies
  • 0 kudos

Bugs in F7 Examples - STM32Cube_FW_F7_V1.9.0

Posted on February 21, 2018 at 18:46Wrong interrupt name, doesn't match macro, missing DMA_Tx handlerSTM32Cube_FW_F7_V1.9.0\Projects\STM32F769I-Discovery\Applications\Display\LCD_PicturesFromSDCard\Src\stm32f7xx_it.c (and .h).../** * @brief Handles ...