STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32CubeL4 seems to be missing stm32l4xx.h file?

Hello ...I cloned the github repo:https://github.com/STMicroelectronics/STM32CubeL4/tree/master I am trying to compile the PWR_STOP1_RTC project but keep getting a fatal error  ../../../../../../../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h...

SWenn.1 by Senior III
  • 227 Views
  • 3 replies
  • 1 kudos

Resolved! UART 7-Bit mode in STM32F103C8T6 Controller

Hii I am using STM32F103C8T6 controller and i want to initialize UART 7-Bit mode as per this configurations none Partiy Bit and 1 stop Bit. But in the controller has  these two parameters UART_WORDLENGTH_8B & UART_WORDLENGTH_9B. Then how to init UART...

Yeswanth by Associate II
  • 360 Views
  • 4 replies
  • 3 kudos

STM32L4 SPI SD Card with FATfs and USB MSC

Using stm32f767zi microcontroller and sd interfaced with spi and interfacing usb_host_msc code below tutorial following its working only when i sperately using but interface with sd card with pi below issue is getting https://embetronicx.com/tutorial...

Resolved! Open Bootloader FDCAN examples

I am looking into using the Open Bootloader to develop a FDCAN/CAN bootloader for the STM32G431RxTx MCU. Does anybody have an example for this? Or any pointers to good resources.The examples in CubeMX seem to be for an older version of Open bootloade...

Labels