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

STM32F100 launching UART bootloader from application

Trying to figure out how to launch the STM32F100 UART bootloader from within an application and have been having zero success after careful review AN2606 Rev 46 “STM32 microcontroller system memory boot mode�? and AN3155 Rev 13 “USART protocol used i...

PMoor.1 by Associate II
  • 735 Views
  • 1 replies
  • 0 kudos

Resolved! Problems with HID Host and STM32F4

Posted on November 23, 2017 at 13:09Hi everyone,I'm developing an HID Host application to comunicate with a own device and I'm using the NUCLEO-F446ZE board.At the start I tried to use the HID_Standalone application in the STM32CubeF4 firmware packa...

STM32L562E-DK - SD card as USB Mass Storage Device

Hi there,I am trying to make my STM32L562 Discovery Kit an USB device to read and write files in a SD card as a mass storage device.Can anyone tell me if it is effectively possible with this board? If yes, how can I do it?I have tried different setti...

ABois.11 by Associate II
  • 763 Views
  • 2 replies
  • 0 kudos

Resolved! UART Transfer Complete ISR vs DMA Transfer Complete ISR for putting message to FreeRTOS MessageQueue

Hello everyone,I would like to ask for some guidance on which Interrupt i should use for FreeRTOS message queue to help synchronize my state machine. I am using UART to transmit data to device, and i would like to know if i have finished transmitting...

Rroma.1 by Associate II
  • 998 Views
  • 2 replies
  • 0 kudos

HAL_Delay not working

hello, i´m using stm32f103c8t6 and cubeIDE to write a simple blink code. The program get stuck in the HAL_Delay call. I noticed that the program blocks in the second call of HAL_GetTick(void). I tried adding this to stm32f1xx_it.c as suggested in oth...

MGiov.2 by Associate
  • 652 Views
  • 2 replies
  • 0 kudos