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

only interrupt once for HAL_SPI_RxCpltCallback

Configured Master/Slave SPI. (1). trigger Interrupt SPI receive.(2). Interrupt and receive a data(3). Trigger interrupt SPI receive again(4). Never trigger SPI Interrupt receive.... HAL_SPI_Receive_IT(&hspi1, SPI_Receive_Buffer, SPI_RECEIVE_DATA_LENG...

H743 USB Host

I have the Keyboard working, but when a usb hub is installed the keyboard is not visible does anyone have some clues to get a usb hub working ?

Resolved! Are there any more detailed instructions on how to use the Nx_WebServer application example for the STM32H735G-DK?

I have ported the example code over to STM32H743i-Eval and have it compiling OK. But testing is another issue as there is little information to go on for how to set-up a client PC and connect to the ethernet port on the eval board. I am assuming that...