STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SPI Data Register Problem

Hi,​I`m using STM32G431 for practicing SPI protocol knowledge, but face some problem like below.​I use �?HAL_SPI_Transmit_IT】API to send (0x5A,0xA5) data out, but measure with Oscilloscope and figure out the wrong data.In �?SPI_TxISR_8BIT】show how d...

0693W00000DlyATQAZ.jpg

How DMA works for USB HS

I am wondering how DMA works for USB HS. As far as I know it is a "machine" to copy memory to another place. And how is it implemented for USB ? We have there a FIFO queue and from what I observed in the driver, the data from the FIFO are copied by t...

PPiór.1 by Associate III
  • 459 Views
  • 1 replies
  • 0 kudos

MSC device does not connect to windows.

Hello,​I'm trying MSC with Nucleo, MSC device does not connect to windows.What am I missing? [windows error] -cannot read device descriptor​[environment​] -STM32CubeIDE Version: 1.7.0 -NUCLEO-F411RE -STM32Cube FW_F4 V1.26.2 -​usb : Device_Only, Mass ...

take by Associate
  • 313 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F779I-EVAL: Can't get running USART examples

Hi,STM32F779I-EVAL: Can't get running USART examples:- UART_HyperTerminal_DMA- UART_HyperTerminal_IT- UART_PrintfMy environment:- LAP TOP ACER ASPIRE 5755G- STM32F779I-EVAL - STM32CubeIDE 1.7.0- STM32CubeMX 6.3.0- Terminal v1.93b 20141030B- RS-232 TO...

DAbad.1 by Associate III
  • 1047 Views
  • 8 replies
  • 0 kudos

How can I use sockets with LWIP and FreeRTOS?

I am trying to use Sockets under FreeRTOS. Currently can send data over UDP using netconn, but sockets only send information when two netconn messages are sent previous to the socket one. If some of the netconn_sendto(...) functions is commented, sen...

vicfer89 by Associate II
  • 1042 Views
  • 1 replies
  • 0 kudos