USB OTG FS
Posted on June 09, 2014 at 08:59I am using STM32F4-DISCOVERY and dc motor.Is it possible to drive with a PWM a dc motor with STM32F4DISCOVERY using only the USB OTG FS with micro-AB connector?many thanks Cesare
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on June 09, 2014 at 08:59I am using STM32F4-DISCOVERY and dc motor.Is it possible to drive with a PWM a dc motor with STM32F4DISCOVERY using only the USB OTG FS with micro-AB connector?many thanks Cesare
Posted on June 09, 2014 at 15:52Hi, I have faced problems using CAN1 in evaluation board STM3220G-Eval. I've used the CAN Network example project of STM32F2xx STD LIB. I have two STM3210C-Eval and one STM3220G-Eval. So I tested the network between S...
Posted on April 29, 2014 at 12:14Hi All, I have generated a project using the STM32CubeMX tool for IAR Embedded Workbench. It is working great and I'm using TortiseHg and BitBucket for version control. This was working great until someone else (my b...
Posted on June 08, 2014 at 19:21Hello everyone, i'm using the CCP module in ''PWM input mode''. My goal is to measure the frequency, the period and the duty cycle but the measure isn't precise, it continually changes near the true value. This happen...
Posted on June 09, 2014 at 10:56Hi guys,I'm looking to implement SMB/CIFS with some network hardware I have connected up to a ST32F4 and was wondering if anyone had done this before or if anyone knows of any good libraries that I could use?Cheers!
Posted on April 23, 2014 at 05:48Guys, Is there any solution for LCD power on ? I need to push reset button to make it on everytime I start for the first time Thanks
Posted on February 21, 2014 at 14:16The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on June 04, 2014 at 18:00Hello friends, I have a board using the ''old'' STM32F050K4U6. ST has suddently removed the webpage of this micro .. so I can even not check if ST suggests any replacement or what to do ... So my question is : does an...
Posted on June 05, 2014 at 07:05 hi, all I'm working on a IAP function with stm32f103cb. Partition(IROM1 configuration): part base size bootloader:0x8000000 0xF800 user app: 0x800F800 0x10000 implementation: bootloader: ...
Posted on June 08, 2014 at 20:46 Hi, i'm trying to make a led toggle every second with SysTick but it's not working. The toggle occurs every 3 secs more or less. I also tried to do it with timers but i can't get the frequency right. However in t...