STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

IN APPLICATION PROGRAM (IAP) - OTA

Hello,Using stm32f429igt I am Trying to update my firmware online by using OTA (In application program). While searching for an example program I could find one using stm32f4 cube mx (find the attached path). here I don't know how to update it, can y...

Resolved! Build time error Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_def.h:30:23: fatal error: stm32l0xx.h: No such file or directory.

hiEvery time I build my program an error shown as.Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_def.h:30:23: fatal error: stm32l0xx.h: No such file or directory.how to rectify that.I can't find file or directory named "stm32l0xx.h" manually also.tha...

barmy by Associate II
  • 1550 Views
  • 2 replies
  • 0 kudos

STM32 HAL Example for uart

Hi ,I want to communicate STM32L073RZ uart to hyperterminal of pcwhere Rx will be in interrupt mode and tx can be in normal or interrupt modesuch that whenever a person types on PC terminal he can see it and mcu should also take into rxbuffer,I got t...

SA.17 by Associate III
  • 196 Views
  • 1 replies
  • 0 kudos
Labels