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

Ethernet communication problem with NUCLEO-H743ZI

Is there any simplified version of ETH just to transmit data in a way similar to HAL_UART_Transmit() function?Can anyone provide the code for the same (sending and receiving packets using STM32H743) without/with using LWIP. Please recommend the softw...

LL Low Layer Driver DMA doesn't start not Interrupt

Hello,I try a exable from ST documentation but the trasfer never happens. ##################### Init and Start DAC and DMA ######################### LL_DAC_EnableDMAReq(DAC1, LL_DAC_CHANNEL_1); // enable DMA for Channel1 LL_DAC_Enable(DAC1, LL_DAC_CH...

GIkar by Associate III
  • 861 Views
  • 0 replies
  • 0 kudos

Resolved! UM2552 message sequence problem

Dear members,This is actually a follow up question to my last one STM32G071 UCPD library bug or my problem, but instead of digging deeper and deeper to an already well answered question, and probably out of topic too, I guess I better start a new one...

0690X000009ZYYjQAO.png 0690X000009ZYYeQAO.png 0690X000009ZYYtQAO.png 0690X000009Z5GLQA0.png
JChau by Associate II
  • 2765 Views
  • 7 replies
  • 0 kudos

STM32H743 USB Host FIFOs problem

Hello,I'm currently developing a USB Host library with support for multiple interfaces on the same device. To be more clear, I have one device connected with 3 different CDC interfaces available and i need to use all of them simultaneously. At the mo...

Damange92 by Associate II
  • 1544 Views
  • 2 replies
  • 0 kudos