STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I am designing a board with STM32 device of P/N STM32G4A1KEUx. I am trying to see if I need to have an external pull up on the USB-FS D+ line for detection. The usual application note don't seem to include this device as it looks.

I am designing a board with STM32 device of P/N STM32G4A1KEUx. I am trying to see if I need to have an external pull up on the USB-FS D+ line for detection. The usual application note don't seem to include this device as it looks. Does this device ha...

BPart.1 by Associate II
  • 591 Views
  • 3 replies
  • 0 kudos

Resolved! What is the correct Vector Table base offset in HAL library STM32Cube FW_H7 V1.10.0 (STM32H730VB)?

I have two projects:  ·                both on microcontroller STM32H730VB; ·                both created in STM32CubeIDE Version: 1.10.1 with HAL library STM32Cube FW_H7 V1.10.0; ·                HAL version in file stm32h7xx_hal.c: STM32H7xx HAL D...

DWiśn.1 by Associate II
  • 1433 Views
  • 4 replies
  • 0 kudos

Resolved! STM32L4 SPI SD Card with FATfs and USB MSC

Hi all, I am working on a custom data logging board using STM32L4 and an SD NAND (uSD card in form of an IC). Since the SD chip is a surface-mounted IC (https://www.adafruit.com/product/4899) on the board using SPI and FATfs so I want to implement US...

PLy.1 by Associate II
  • 3296 Views
  • 7 replies
  • 0 kudos

Stm32 USB OTG Host and Device

Hello everyone,I have recently started working with a Nucleo board based on STM32L4R5. IDE: STM32CubeIDE and the HAL drivers.I am trying to use the USB on the Nucleo board as OTG(both Host and Device depending on the connection). I am not found any e...

POval.1 by Associate II
  • 1852 Views
  • 3 replies
  • 1 kudos

Resolved! ETH Tx offload documentation typos

As noted by @Community member​ in https://community.st.com/s/question/0D53W00001yEbUsSAK/stm32f7-eth-tcp-checksum-offload-fails :there's a documentation error in RM0410 which says CIC bits are 28..27 in [TDES1], page 1785Besides this, CIC bits are no...