STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Auto detect budrate serial

Posted on June 28, 2016 at 11:48Hello,I have a STM32L031K6 and I want some auomatiser my reception function is adding automatic detection of transmission speed (baud rate) how I can do. thank you very much

ibrahim by Associate II
  • 885 Views
  • 11 replies
  • 0 kudos

CubeMx USB CDC asynchronous API?

Posted on May 24, 2015 at 18:38Hello All, 1) how can I have an asynchonous Transmit command ? 2) what is the largest amount of data I can put into CDC_Transmit_FS ? I am implementing CDC on my firmware based on CubeMx. So far it works (I have to inc...

taraben by Senior
  • 450 Views
  • 3 replies
  • 0 kudos

Problem with USB Host CDC class

Posted on July 03, 2014 at 12:01Hello,I'm using STM32CubeMX to generate a project for STM32F207 that uses USB Host. The project compiles without problems. I have a custom USB device that uses CDC to send and receive serial data. When the device is a...

USB HID GamePad with STMF103 and CubeMX

Posted on May 26, 2015 at 04:35Hi All,I have generated code for a USB HID device, but it does not do anything, I mean my PC does not recognize anything. I have not changed anything in the code because I was assuming that it should at least get detec...

embedonix by Associate III
  • 478 Views
  • 3 replies
  • 0 kudos

USB MSC with STM32Cube

Posted on September 02, 2014 at 11:22I'm using STM32Cube to generate simple USB MSC project. I'm using STM32F417VG.So I'm selecting USB_OTG_FS - Device_only and USB_DEVICE - Class For FS IP - Mass Storage Class. Then I'm generating source code, comp...

STMCube USB Host code not working

Posted on April 08, 2014 at 11:51 Hi, I can't get the USB Host code generated by STMCube to work. When I connect a device, none of the interrupts get triggered - the software doesn't seem to recognize it at all. The peripheral cl...

brett by Associate II
  • 958 Views
  • 8 replies
  • 0 kudos