STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 HAL UART Error managment

Posted on October 12, 2015 at 17:27Hi All,i have a problem with the managment of the UART Error.Particularly when the error occurs in ''HAL_UART_ERROR_ORE'', the device is locked and I can not clear the error.I tried using the following instructions...

mgualdi9 by Associate II
  • 1184 Views
  • 6 replies
  • 0 kudos

reliability of OTG USB on stm32f4 Disco

Posted on September 07, 2015 at 09:51 I am intending to port GRBL Gcode interpreter to run on stm32f4 discovery and I have seen several reports that the OTG USB port ( more specifically the provided ST firmware ) is not reliable. A colleague in the...

estie by Associate II
  • 263 Views
  • 5 replies
  • 0 kudos

STM32Cube, USB and double buffer

Posted on October 16, 2015 at 04:08I have been trying STM32Cube software on STM32F072C8T6, specifically on the USB middleware.My program is as simple as declare an OUT BULK endpoint. I'm toying around the idea of double buffering.So in USBD_LL_Init ...

baoshi by Associate
  • 344 Views
  • 1 replies
  • 0 kudos