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

STMH7 SPI slave DMA question

for the function HAL_SPI_TransmitReceive_DMA, It says in the documentation that it is non-blocking, in that case in slave mode would that mean it won't start until the master started the spi clock? Thanks

STM32h747-DISCO Ethernet Init Failure

Hi, allI just got to learn to use stm32 and got a STM32h747-DISCO kitThere is no Examples of Lwip, so I build a project with cubeMXAnd it run in infinite_loop in LAN8742_Init,      /* Get the device address from special mode register */       for(add...

STM32L152 USART3

I tried to use USART3. After few RX/TX messages the port is locked. It stay always into interrupt routine. Only the RX/TX interrupts are handled (activated). Ther is somebody with the similar situation? Thanks.

costi by Associate III
  • 798 Views
  • 5 replies
  • 0 kudos

Can we save the text file in STM32F373C8 flash and it should detected when connected to computer via USB. Please let me know

Dear all,I want to save my data in the form of text file in the flash memory of the controller STM32F373C8. And it can be retrieve when it is connected to the PC via USB, Is this controller is suitable for my application. If yes please give me the r...

TH U by Associate
  • 540 Views
  • 1 replies
  • 0 kudos