STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f4 dongle 3g/gsm

Posted on October 07, 2016 at 15:16Hello everybody,before I start I would like to thank you and I apologize for my bad English.good, I want to use a dongle 3G/GSM (USB) with STM32f407 (the card discovery), and I do not know or begins1- I use USB OTG...

rafik by Associate II
  • 118 Views
  • 0 replies
  • 0 kudos

STM32L476 Discovery CDC configuration change

Posted on October 05, 2016 at 12:48Hi all,I'm working on a USB CDC demo from cubel4 family under the STM32L476G_EVAL board.I port the example to work with the STM32L476_VG_Discovery changing the PIN.The example configure the board to receive from a ...

scash9 by Associate
  • 216 Views
  • 1 replies
  • 0 kudos

LWIP Examples for STM32F767 Nucleo

Posted on October 06, 2016 at 03:09I generated a project using the latest F7 Cube. It uses FreeRTOS and LWIP, builds, and I can see that the ethernet task is running. I couldn't locate the demos. The echo server would be good for my needs.Thanks. ...

kenny by Associate II
  • 428 Views
  • 1 replies
  • 0 kudos

STM32F429, HAL, TIM+ADC+DMA + (mem2mem)

Posted on October 01, 2016 at 02:13 *** Apologies for the crosspost, I originally submitted this to the 'tools' forum instead of this one. Hi, These forums have been so helpful for me, but I cant seem to find the answer to a probl...

drmoore by Associate II
  • 341 Views
  • 3 replies
  • 0 kudos

STM32F469 with external PHY for USB HS

Posted on September 16, 2016 at 05:57I have a STM32F469IIT6 on a custom board attached to an external phy (FUSB2805MLX). I am using a 26MHz crystal on the micro and driving the 26MHz PHY with MCO2. I have built the Cube code with only the USB HS and...

USB Device HID Keyboard example

Posted on September 24, 2016 at 12:00Does anyone USB Device HID Keyboard example? I'm struggling to modify USB mouse example into keyboard. Read some literature, tried to modify descriptors, but no luck... #hid #hid #hid #usb-device #device #keyb...