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

USB VirtualComPort Loopback

Posted on May 14, 2013 at 14:04Dear collegues, I experience a trouble with writing code for STM32L152VBT. Let me explain sequentially. I had my PCB with chip STM32L152VBT. I took the example project from STM32_USB-FS-Device_Lib_V4.0.0 and adopt to m...

Ivan by Associate II
  • 845 Views
  • 3 replies
  • 0 kudos

Audio via USART (STM32F4 Discovery)

Posted on May 07, 2013 at 03:07I'm trying to create a project where I send an audio file from a computer to my STM32F4-Discovery board via USART and play the file. I have successfully run a USART example where a character is sent to the F4 board and...

Ethernet protocol

Posted on May 03, 2013 at 01:48Hello everybody, I have a stm3210E eval board and I want to design a project which contains an ethernet port.I know that this board doesn't support ethernet port.could I add any external ICs to this board to have ether...

STM3210C-EVAL - USB examples

Posted on April 24, 2013 at 10:30Hi, I'm getting started, would like to see some USB / PC interfacing. I have the STM3210C-EVAL, I'm using IAR and JLINK and have my own project compiling and running ok.I downloaded the doc at http://www.st.com/st-we...

ian239955 by Associate II
  • 1614 Views
  • 14 replies
  • 0 kudos

any commercial boot loader for STM32F103?

Posted on April 29, 2013 at 17:16We need a boot loader for customers to update the firmware. The product can't provide the BOOT0 pin, so the ST build-in boot loader can't be used. I am wondering if any commercial boot loader by using UART is availab...

huiyan by Associate
  • 734 Views
  • 2 replies
  • 0 kudos

USB disconnect performence

Posted on April 28, 2013 at 14:12I have a problem when I use the USB in the Boot application and then jump to my main app without detach the USB . On the main I open it again but the other side lost connection in between. I try to stop the clock to ...

Barbie by Associate II
  • 454 Views
  • 1 replies
  • 0 kudos

STM32 ETH, F1 and F4

Posted on April 24, 2013 at 15:12Hi all, I am having a look through the example Ethernet code for the STM32F1 and 4, in the IAP packages for each of these parts, and comparing the drivers for these parts. These files seem on the whole identical, how...

stm32f2 FIFO_FS_SIZE

Posted on April 22, 2013 at 10:14I am use stm32f207vc usb FS devices mode. The IN_EP = 0x82 ;  OUT_EP = 0x03; the EP1 is no use. and I want to know how to setting the FIFO_FS_SIZE?? the VCP demo is: &sharpifdef USB_OTG_FS_CORE  &sharpdefine RX_FIFO_...

easylwl by Associate II
  • 823 Views
  • 3 replies
  • 0 kudos