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! STM32F767ZI API reference documentation

Hello,I am looking for a document or online resource that lists the available functions and provides information on their functionality, inputs and outputs.For example, if searching for HAL I2C functions, then can use this:http://www.disca.upv.es/ape...

Build a .hex file which including the Bootloader

I am working on an application based on STM32F103 chips.After build the application, I do full chip erase using ST-LINK Utility and then flash the chip using new .hex file.I know that STM32 starts executing the code at the address of 0x8000000. Howev...

Jayce Cao by Associate II
  • 4824 Views
  • 10 replies
  • 1 kudos

Resolved! How to recover when there happens uart error

Hello.I'm using STM32L476RGT and I have a question regarding uart error recovery.MCU is talk to slave MCU via UART, actually rs485.Now main MUC is talking to 3 slave MCUs via UART and it's working well but randomly, there happening uart error.Error c...

louiey by Associate II
  • 2519 Views
  • 2 replies
  • 1 kudos

How can I use USART on STM32F446RE Nucleo board to upgrade its firmware using USART bootloader through Linux?

How can I upgrade the firmware of STM32F446RE Nucleo board using USART bootloader from Linux? I have successfully upgraded firmware using USB-DFU using dfu-util library that is present for Linux but I want to do the same through USART. How can I do t...

SSoni by Associate III
  • 778 Views
  • 1 replies
  • 0 kudos