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! STMG07 Uart Config after exit System Bootload

Hi,I have an issue with the UASRT communication being abnormal.First case:Access System Bootload Mode by Options bytesAccess the Main Application by the UART protocol ( UART2)Send the first UART packet to the ST MCU via UART2 that contains the UART e...

TesterSAM by Associate III
  • 455 Views
  • 6 replies
  • 0 kudos

Issue with memory sharing between cores

Hi Team, I'm new to STM32H7 controller. I've started exploring the shared memory in this dual core controller. I found a great one from MAJERLE. Thanks for that. I used the same concept and made a Flag to check for new data to read and write, it was ...

Resolved! USB CDC using USBX on F411

I am just a bit confused about how the CDC examples using USBX work. In the sample I've seen it seems that the code sets up some sort of UART to USB bridge. I think I don't need the UART and wanted to send and process data like the classic library us...

Use STM32H750 Internal Flash

I'm using STM32H750Is it possible to read and write like EEPROM in a specific part of the program (the last part of the internal flash area?)?I think it's impossible because there's only one sectorIf possible, I would appreciate it if you could give ...

SMj.1 by Associate II
  • 428 Views
  • 4 replies
  • 2 kudos

Resolved! USB CDC in STM32H563

tried to set up a USB device serial emulation (CDC) for STM32H563. Started a Free RTOS based project project in STM32CubeMX. But there I only can activate USB as "device_only in the "connectivity" segment but do not find any other USB related setting...

VKoen.1 by Associate II
  • 1583 Views
  • 4 replies
  • 0 kudos