STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F0 VCP with Cube-generated code?

Posted on October 10, 2014 at 21:18First off, I'm relatively new to microcontroller programming, so please bear with me here.I'm trying to get two-way communication going over a VCP between a device that has an STM32F042 MCU and PuTTY. I've generate...

esimon by Associate II
  • 916 Views
  • 3 replies
  • 0 kudos

STM32CubeF1 I2C DMA Driver Questions

Posted on January 08, 2016 at 17:15I am attempting to port the ''I2C_TwoBoards_ComDMA'' example project to run on a different target board (ZMDI ZWIR451x Development Board) using Rowley CrossStudio as an IDE.  This target has an STM32F103RC micro.Af...

clark2 by Associate II
  • 628 Views
  • 3 replies
  • 0 kudos

DfuSe and Windows 7

Posted on January 08, 2016 at 15:11I am trying to get the DfuSe application to work with my STM32 F0 discovery board (running a STM32F051R8T6 micro).  I am using a Windows 7 x64 OS.  Essentially my issue is that the Discovery board is not recognize...

0690X00000605ItQAI.png
cpaye by Associate II
  • 959 Views
  • 4 replies
  • 0 kudos

Product Level Bootloader

Posted on January 07, 2016 at 20:58Hi, Are there any reference designs for how to implement Boot0 in an end-user product. The boot0 pin is not available external of the product casing. Is there any auto-detect/MOSFET kind of method? Regards, Tom ...

USB OTG Host AND USB HID Device

Posted on January 07, 2016 at 20:11Hi, I am wishing to develop a product that could be auto-detected as a USB OTG Host if for example plugged into an Android device OR would be detected as a USB HID device is plugged into a PC. Ideally in either cas...

VCP Read - Still unclear

Posted on January 05, 2016 at 20:55I am using the STM32F072B-Discovery board and used the CDC_Standalone example to communicate with the PC using a Virtual Serial Port. I am using the VCP driver from the website.I can send data from the microcontrol...

hassan2 by Associate II
  • 986 Views
  • 4 replies
  • 0 kudos

Nucleo F303RE Problems with Android USB OTG

Posted on January 04, 2016 at 04:01I am trying to plug a Nucleo F303RE into an Android 6.0 phone and connect to the CDC port via an Android application.Bad things happen when I do this.  Apparently Android 6.0 detects the ST/LINK mass storage device...