STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! missing stm32f4xx_hal_uart.h in STM32F4xx_HAL_Driver

I recently go the 32F413HDISCOVERY board and downloaded the projects and examples to a local folder and imported it all of it into STM32CubeIDE.In the STM32CubeIDE I was able to open and modify the Test_001 project and blink LED2 and LED3. Next, I wa...

IMate.1 by Associate II
  • 3996 Views
  • 3 replies
  • 0 kudos

HAL QSPI AUTOPOLLING SUPPORT 4LINES?

I have read many samples in cube h7 github repository, and I have seen any hal autoplling example consulting status registers in 4 lines mode operation. It is supported? I am using STM32H750 with cube h7 1.10.0.

JCuna.1 by Senior
  • 1142 Views
  • 4 replies
  • 0 kudos

STM32G0B1KE System Bootloader Mode Entry

Hello ST Community,We are using STM32G0B1KE MCU in our project. The MCU firmware will be flashed from the Processor via the I2C interface between the processor and MCU.As per AN2606, we have tried to activate pattern 11, but the system bootloader cou...

Malik1 by Associate
  • 1251 Views
  • 3 replies
  • 0 kudos

Is there any Real time timer in stm32

Hello Everyone,I am using STM32H7 series of microcontroller and in Atmel SAM E70/S70 series of microcontroller they give Real time timer feature,please refer below datasheet for Atmel Section 28 and page number 229.https://ww1.microchip.com/downloads...

Resolved! Programming using I2C

Hello all, I have a design that is designed with a STM32. The SWDIO pin and SWCLK pin are pogo test points and difficult to solder wires to connect to the ST link programmer. The design has the BOOT0 pin pulled up to VDD. The I2C lines are the only ...

0693W00000Lz7SDQAZ.png
VThan.2 by Associate III
  • 1968 Views
  • 7 replies
  • 0 kudos

How to pass Salve address in HAL_I2C_Master_Transmit ? " The device 7 bits address value in datasheet must be shifted to the left before calling the interface"

Hello,I am configuring KSZ8863 3 port switch over I2C. And the slave address Read/Write address is oxBF/0xBE respectively. In the HAL reference manual it says the address should be shifted left before calling the interface. It's confusing, if I am sh...

SSala.3 by Associate III
  • 1519 Views
  • 2 replies
  • 0 kudos