STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1875 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
  • 245 Views
  • 1 replies
  • 0 kudos

Porting L1 SPL for use with L0

I recently started a project with the L100 using SPL and it worked out great. I also was looking to migrate to a newer chipset family L0 but found out there wasn't an SPL available for the L0. I will dig into the manual but want to know if it is a bi...

e d by Associate II
  • 1469 Views
  • 10 replies
  • 0 kudos