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

Resolved! No data-role swap recognized with X Cube TCPP

Hello, I am using a STM32G0B1xx MCU with the X-CUBE-TCPP v4.1.0 stack an FreeRTOS. I am trying to setup a USB-c port with OTG-functionality. I am having some problems understanding your X-CUBE-TCPP-stack.Some background info:I am initializing the sof...

chris_O by Associate II
  • 802 Views
  • 5 replies
  • 1 kudos

Resolved! Multiple Connections of BLE in Stm32WB55

Hello@STTwo-32 @Remi QUINTIN , We are using STM32WB55RG MCU for our development. From the examples I came to know that the BLE device  initially starts advertising as peripheral and the mobile device as central will be able to scan the device and ini...

teja_111 by Associate II
  • 2320 Views
  • 3 replies
  • 0 kudos

Resolved! STM32H7 TFTP Server

I am trying to implement TFTP file transfer on my STM32 module (Nucleo-H723ZG). I have taken reference from:https://github.com/STMicroelectronics/STM32CubeF4/tree/master/Projects/STM324xG_EVAL/Applications/LwIP/LwIP_IAPhttps://github.com/JoeMerten/St...

Resolved! STM32L0 Uart failure after OTA

hi,Previously i was using STM32L010K8TX which has 8K memory. I did OTA update in this device via Uart with help of external controller which receive hex file from User. Currently am using STM32L010R8Tx which has 64K memory. And i tried the same OTA p...

nikhivv07 by Associate II
  • 2691 Views
  • 10 replies
  • 2 kudos

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
  • 867 Views
  • 1 replies
  • 0 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
  • 2048 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 Senior
  • 661 Views
  • 7 replies
  • 0 kudos