STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 278 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
  • 209 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
  • 721 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
  • 738 Views
  • 1 replies
  • 0 kudos

fatfs (sdmmc1) + freeRTOS( V2)

I am using NUCLEO-H743ZI2. I try to configure fatfs +freeRTOS on stm32cubeIDE(v1.7). It it quite easy to configure SDMMC1 with MDMA. the program works fine, however, after I introduce freeRTOS into my program. SDMMC doesn't work any more. I don't kn...

Run DFUSE on STM32

I have a testbench? created with stm32f746 that calibrates stm32f070 devices. Testbench has USB HOST and calibrates USB HID Device. I also want to use possibility to update fw on device. Device has DFU STM bootloader. Is there any advices/ready libra...

SSham.1 by Associate
  • 189 Views
  • 0 replies
  • 0 kudos