STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Virtual Com Port for STM32F103XC

Posted on April 07, 2014 at 12:44Hi Guys, I Am trying to port VCP Example Project found in STM32_USB-FS-Device_Lib_V4.0.0 on STM32F103XE Eval kit. Pin Description : PA12------USBDP-------Pulled up by 1.5K Resistor. PA11------USBDM PA10------USART1_R...

STM32cubef4 USB Virtual COM port

Posted on April 15, 2014 at 04:12Hello All,I found a few samples for USB Virtual COM port for STM32F4-Discovery board, but they are pretty old & not based on STM32CubeF4. Could anyone please hint me or direct me to a sample which has Virtual COM por...

harinath by Associate III
  • 658 Views
  • 9 replies
  • 0 kudos

STM32F4 FreeRTOS UART interrupt

Posted on April 15, 2014 at 22:30 Using: STM32F407VGFreeRTOS 7.6.0 I am trying to read value of RFID card via UART interrupt. Problem is that data read by UART is somehow corrupted. If i don't use FreeRTOS this code works, which makes ...

zmayac by Associate II
  • 793 Views
  • 7 replies
  • 0 kudos

STM32Cube - Barebone FreeRTOS + Lwip on F207

Posted on April 16, 2014 at 20:17Hello to all, I just set up a bare bone project for my F207VC custom board using the new STM32Cube. The board is tested and it is working perfectly with FreeRTOS 6.1.0 and Lwip 1.3.2. The used PHY is a Micrel KSZ8051...

abrous3d by Associate II
  • 674 Views
  • 7 replies
  • 0 kudos

USB (VCP) and EXTI together dont work

Posted on April 11, 2014 at 18:21Hello All,         I am using the STM32F4 discovery board. I am using USB as a VCP and EXTI for detecting the rising edge of my signal.        The USB and the EXTI work good when operated independently but don't work...

USB Mouse problem on STM32F105

Posted on April 14, 2014 at 11:13Hi to all! I need to work with USB mouse on F105 processor. I used latest USB host-device lib - STM32_USB-Host-Device_Lib_V2.1.0, little rework it: 1. Remove STM3210C-EVAL's display, I have my own display, different ...

hd44780 by Associate
  • 167 Views
  • 1 replies
  • 0 kudos

STM32F205RF with STM32CubeMX and USB

Posted on April 09, 2014 at 19:54HiI am fighting with USB again.Situation :STM32F205RF in NetDuino2 (schematic is here - http://netduino.com/netduino2/schematic.pdf)Code generated with CubeMX- first page : http://imtp.me/7ga902dr0- clock page : http...

voltr by Associate II
  • 217 Views
  • 2 replies
  • 0 kudos