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
  • 2032 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
  • 269 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
  • 1687 Views
  • 10 replies
  • 0 kudos

STM32F407 Boot Loader

 I can't get into boot loader mode (from what i can tell). The PC won't detect the USB port etc.What I've tried:I tried dumping the code to STM32F407 MCU through RS232(Flash loader), com port is detecting after that when we enter next it is showing ...

saiteja by Associate II
  • 884 Views
  • 3 replies
  • 0 kudos

SPI communication

Hi,we are trying to communicate with STM32F769I discovery board as spi slave with another master device.We wanted to know how to configure the Chip select line

Pv.6 by Associate II
  • 680 Views
  • 4 replies
  • 0 kudos