STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32_USB-Host-Device_Lib - receiving

Posted on January 14, 2014 at 14:52How do I receive USB IN data with a host using the library mentioned in the title?Do I have to poll by trying to receive from different IN EPs, or is there some interrupt based state change to indicate whether rece...

ADC + DMA (8Channels) Aleatory Crash

Posted on March 17, 2015 at 13:23Hello,I've an application that need the reading of 8 ADC channels...I had thought use DMA in order to collect a big amount of data and then calc the average.Everything works great! However, sometimes, in an aleatory ...

gui2 by Associate II
  • 422 Views
  • 1 replies
  • 0 kudos

Trigger ADC with timer problem

Posted on March 17, 2015 at 13:18  The original post was too long to process during our migration. Please click on the attachment to read the original post.

terje by Associate
  • 437 Views
  • 1 replies
  • 0 kudos

stm32f302K8U6 crashes on flash page erase

Posted on March 17, 2015 at 10:35Hi,i try to do some eeprom emulation and got crashes with the stm32f3 eeprom emulation code. now i do it by hand an found that it crahses on the page erase..in detail its when it starts the erase so on FLASH->CR |= F...

felix by Associate II
  • 608 Views
  • 2 replies
  • 0 kudos

STM32F103 usb example not working

Posted on March 16, 2015 at 06:54Hi, I'm trying to run a sample USB (memory) program present in Keil IDE. The source is located in C:\Keil\ARM\Boards\ST\CQ-STARM2\USBMem. As per the description, after loading the program,  the  USB Memory is automat...

aruns06 by Associate II
  • 1043 Views
  • 4 replies
  • 0 kudos

STM32F105 I2C1 problem

Posted on March 15, 2015 at 15:22Hi guys, Sorry to trouble you frequently. Can't help!! I have an STM32F105VC (100 pin device). Trying to use I2C bus on pins 95, 96. This is I2C1 (PB8, PB9) and requires remap (as per documentation). Did the followin...

nps by Associate II
  • 544 Views
  • 1 replies
  • 0 kudos

RC PWM output 8ch

Posted on March 16, 2015 at 13:53hi,i'm trying to generate 8 pwm signals with different phase shift and different and independent pulse width.As far as i understood the toggle mode won't let you change the pulse of each signal independetly. I've bee...

jdpv by Associate II
  • 970 Views
  • 6 replies
  • 0 kudos