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

sunny123 by Associate II
  • 593 Views
  • 2 replies
  • 0 kudos

Resolved! Updating Bootloader from Application ??

Hi,I'm having a STM32G474 with Bootloader block (0x0800 0000 - 0x0800 4FFF) and Application block (0x0800 5000 - 0x0807 FFFF).I need to update Bootloader from Application, by copying a new bootloader located on higher memory. Is it possible ?I'm usin...

MAmem.1 by Associate III
  • 3247 Views
  • 6 replies
  • 1 kudos

Resolved! LWIP TFTP

Hi, I have to develope a system where an stm32 connected via ethernet handles files stored in a sdcard through an FTP connection from a PC.I know there is a sample from ST exactly about this but I can't get it to work on my nucleo H723 board, it seem...

STuri.1 by Associate II
  • 3536 Views
  • 9 replies
  • 0 kudos

USB microphone on STM32U5

Hi,I am trying to activate the USB Audio as a microphone profile.This feature already implemented for STM32L4 family, and it works correctly.I am trying to run the same USB stack on EVB B-U585I-IOT02A board, I see that the device is detected as USB m...

AA.10 by Associate III
  • 1021 Views
  • 2 replies
  • 0 kudos

I2C read specific register without repeated start

Hello,I'm interfacing the KTD2026 RGB sensor.Writing to the device's registers works with normal HAL I2C functions.The problem i'm facing is reading the device's registers which from datasheet should be done the following way:I have tried both HAL_I2...

0693W00000Y85fQQAR.png
CBras by Associate II
  • 1115 Views
  • 3 replies
  • 0 kudos