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_HOST Applikation URB-States

Is there an overview with all possible URB-states that are returned by the USB_Host function "USBH_LL_GetURBState(>>Bulk-In-Pipe<<)"​I figured out some of these, but not all of them:URB_IDLEURB_DONE - Answer receivedURB_NOTREADY - NAK received URB_NY...

FUceda by Associate
  • 1364 Views
  • 0 replies
  • 0 kudos

SIM7600SAH question ?

Dear Members,I tried to send SMS with SIM7600SAH, the code was working but now it's giving me intermittent result...The code//Clear buffer HAL_UART_Transmit_IT(&huart1,(uint8_t*)&aTxBuffer4, sizeof(aTxBuffer4)); HAL_Delay(5); HAL_UART_Transmit_IT(...

use an exsiting project

hi ST Community,I have a problem with my project:so I want to use an exsiting project in the repository (STM32Cube), I enabled the QSPI in stm32f4xx_hal_conf.h then I create a new file called stm32f4xx_hal_qspi.c and I copied the contents of the sam...

0690X000009YiR5QAK.png
idrissmc by Associate III
  • 509 Views
  • 2 replies
  • 0 kudos