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

CAN and USB (vcomport) together (CAN USB bridge)

Hello ,I need to design CAN and USB bridge .which micro controller should i be using?.and i have tried STM32l4r5zi, STM32F407vet6, STM32f373 but none of this got worked, every time i have to deinit the CAN and run USB. is there any micro controller...

SKira.1 by Associate II
  • 806 Views
  • 1 replies
  • 0 kudos

STM32L1 HAL has compatibility problems on I2C API.

Hi.I have found the STM32L1 HAL generated by CubeIDE doesn't have compatibility with the one generated by CubeMX.For example, According to the UM1816 "Description of STM32L1 HAL and low-layer drivers", I2C has API like following :HAL_I2C_Master_Seque...

Takemasa by Associate III
  • 822 Views
  • 2 replies
  • 0 kudos

USB device double buffering (CDC Class).

Hi,I have some difficulties to configure USB device using OUT EP double buffering (used with CC class).While using simple buffering we get slow transfer rates (1 out o 2 packet NAKed), when I use HAL_PCDEx_PMAConfig(PCD_DBL_BUF), USB transfers hangs....

VStép.1 by Associate
  • 517 Views
  • 0 replies
  • 0 kudos