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

USB Composite CDC not working on macOS 10.14

Hello,I recently developed a USB Composite HID+CDC application for STM32F072B MCUs.Now I am evaluating my application on several Operating Systems.Both HID and CDC work great on Windows 7 (32/64 bit), Windows 10 (Home/Pro) and Ubuntu.I am having trou...

mtsigno by Associate
  • 413 Views
  • 0 replies
  • 0 kudos

Ethernet communication

I am using Ethernet transceiver "LAN8742A-CZ-TR" for STM32F427ZIT6.Does "STM32F427ZIT6" support the mentioned transceiver and to what pins of STM32 should i connect the RMII signals?Thanks in advance..

DKS by Associate II
  • 544 Views
  • 1 replies
  • 0 kudos

TCP Client Problem

HiI'm using netconn api library to make tcp server and client on stm32f746Tcp server works properly but client can not connect to server and it returns error code -4 (err1) which means routing problemI don't understand the reasonhere is my codestruct...

afra by Associate
  • 577 Views
  • 0 replies
  • 0 kudos

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
  • 745 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
  • 744 Views
  • 2 replies
  • 0 kudos