STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L4 XMODEM using USB CDC Interface

Posted on February 03, 2017 at 17:57I'm trying to implement an XMODEM file transfer through the USB CDC Interface on an STM32L4 processor in Full-Speed and seem to be having issues with XMODEM 132 byte packets getting split up and one of the middle ...

jacob2 by Associate III
  • 583 Views
  • 1 replies
  • 0 kudos

Whats the problem with USB Host HID

Hello.I have problem using STM32 USB Host HID. I`m stuck in the USBH_Process() function in usbh_core.c, or its better to say stuck in USBH_HID_Process() function in usbh_hid.c file. I am trying to connect a USB keyboard to my own designed stm32f407zg...

0693W00000BZsMjQAL.png 0693W00000BZsMGQA1.png 0693W00000BZsNhQAL.png 0693W00000BZsSYQA1.png
HSh..1 by Associate II
  • 1962 Views
  • 5 replies
  • 1 kudos

TCP Socket bare-metal, can it be done?

Hi,I am running a simple TCP server using the lwIP stack and no RTOS. I got help from the "Echo_Server" example offered in most ST eval board packages, everything works fine.I need to accept a single socket connection from the outside and maybe also ...

AndrewST by Associate II
  • 420 Views
  • 13 replies
  • 1 kudos

Interfacing Multiple ADC Channels for Data logging

Moved from TouchGFX forumGreetings Community,                                   I need advice on data logging multiple ADCs and/or ADC Channels to interface 40+ Train Gauge Values on an MCU that can show data on LCD or transmit Data over USB or seria...

Caan by Associate III
  • 144 Views
  • 7 replies
  • 0 kudos

Resolved! CMSIS RTOS v1 Semaphore Problems

Hi, I have a problem with CMSIS RTOS v1 using STM32F103RET6. I have about 6 - 7 tasks. The first task is the StartDefaultTask, after finishing initializing, when running to osSemaphoreRelease, it gets to configAssert(pxQueue) and loop forever. The se...

USB OTG Dual Role

Hi STM Team, I am using STM32H723ZGT6 Microcontroller for my new project, I am using Azure RTOS for My application.I required to copy my data to Pendrive (I am using USB Host Only Mode and USBX and FileX).As well as i also required to use USB CDC ACM...

rkuma.21 by Associate III
  • 80 Views
  • 1 replies
  • 0 kudos