STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F072 USB_NOE pin

Posted on May 30, 2014 at 11:24Hello, I'm planning to use a STM32F072 for a USB device. When I browsed its datasheet, I found that PA13 can output USB_NOE as alternate funtion. There is no functional explanation of this pin in the reference manual, ...

fggnrc2 by Associate II
  • 4633 Views
  • 3 replies
  • 0 kudos

STM32CubeF4 __HAL_UART_CLEAR_FLAG macro is incorrect

Posted on May 30, 2014 at 03:43The STM32CubeF4 __HAL_UART_CLEAR_FLAG( ) macro is incorrect because it does a read-modify-write. If a status bit becomes set in the USART_SR register by the hardware between the read and the write, that change will be ...

dlkeng by Associate III
  • 4174 Views
  • 3 replies
  • 0 kudos

STM32F2 USB-FS-HID not enumerate to Windows

Posted on May 24, 2014 at 21:27Hi All, Using the USB-FS HID device example , STM32_USB-Host-Device_Lib_V2.1.0. Using the FS/Internal PHY with DM DP and VBUS connected to USB Cable. Using a basic custom board with just a STM32F205, power, JTAG, seria...

STM32CubeF4 Nucleo BSP LED control bug

Posted on May 21, 2014 at 03:28In version 1.1.0 of STM32CubeF4, the BSP for the Nucleo boards has an LED control bug - the functions operate in reverse. That is, BSP_LED_On() turns off the Nucleo LED and BSP_LED_Off() turns on the LED. These functio...

dlkeng by Associate III
  • 1778 Views
  • 3 replies
  • 0 kudos

DFU issue

Posted on May 21, 2014 at 15:54I am trying to make DFU work on STM32F205ZF. At the moment it is recognized by the host PC. I can upload flash to PC, verify it, but ''DfuSe Demo'' stucks when it comes to updating a flash. It manages to erase just sec...

STM32CubeF4 Driver CMSIS Device STM32F4xx bug

Posted on May 24, 2014 at 19:40The definition of __STM32F4xx_CMSIS_DEVICE_VERSION appears to be incorrect in the following STM32CubeF4 file:  STM32Cube_FW_F4_V1.1.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h    It is defined as: (at line ...

dlkeng by Associate III
  • 1064 Views
  • 1 replies
  • 0 kudos

read timer value function

Posted on May 21, 2014 at 08:16hi,is there a way to read the Timers counter value?i can't find function for that at the HAL drivers Timer library.pls help.(i m using stm32f4 discovery board.thanks  #stm32cube #hal-diver #timer

sashaa by Associate II
  • 5205 Views
  • 6 replies
  • 0 kudos
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.