STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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...

USB Host with Keil RTX

Posted on May 02, 2013 at 09:00Hi everybody, I'm working with a STM32F207 and wanna use the USB HS-Core in Host mode. As long as i work without the RTX or with only onetask to control the USB-Host it works all fine. But if I try to implement  more t...

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
  • 1026 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
  • 467 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
  • 198 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
  • 481 Views
  • 3 replies
  • 0 kudos