STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Submit fixes for SVD files

Hi, I noticed several times that SVD files contain errors compared to what's documented in MCU RMs.The whole purpose of the https://github.com/stm32-rs/stm32-rs repository is basically to fix those errors and supply accurate SVD files for Rust embedd...

vinchatl by Associate II
  • 168 Views
  • 3 replies
  • 3 kudos

stm32h743 HAL PClock1 Calculation

Disclaimer: I don't normally use HAL, but I was trying to learn more about USB hosting so I decided to try out the demonstration application STM32Cube_FW_H7_V1.12.0 STM32H743I-EVAL USB_Host/CDC_StandaloneAs I don't have that board, I tried to hook up...

Danish1 by Lead III
  • 63 Views
  • 3 replies
  • 1 kudos

Resolved! mDNS on LWIP TCP server

I'm tying to setup TCP server using ethernet communications (Nucleo-F767ZI) and find that I can ping the board using the router allocated IP address but I'd like to do the same using Hostname. In STM32CubeMx .ioc file, under Network Interface Options...

jaykay by Associate
  • 1273 Views
  • 7 replies
  • 2 kudos

C-Library const-correctness

I think const-correctness is an important-enough concept to call this a bug report.I can't speak for the entirety of STM32's library code, but the HAL and related libraries I've used so far are almost universally not const-correct.What is const-corre...

Brian H by Senior
  • 60 Views
  • 3 replies
  • 2 kudos

STM32U545 AES GCM Tag mismatch

Hi,I am trying to use the AES hardware on the STM32U545 with the STM HAL libraries.I am able to correctly encrypt and tag an number of bytes of plain text. However, whenever I try to decrypt an encrypted message with a length not divisible by 4 I get...

STM327H73 and USB2514 continued problems

We are continuing having a bear of a time getting the USB2514 to work properly with the STM327H73 both with the USB2514 built into our board and also with the STM327H73 connected to a EVB-USB2514BCQFM36 eval board.The latest issue is as follows:Conne...

PCevo.1 by Associate III
  • 28 Views
  • 0 replies
  • 0 kudos