STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB MSD Run time DFU

Posted on April 18, 2012 at 14:05Hi, I am trying to implement a new project to combine MSD Mass Storage Device with DFU capabilities. I First play with both MSD ST's example and DFU ST's example separetely. Then I made a project with Both capabiliti...

gregoire by Associate II
  • 638 Views
  • 4 replies
  • 0 kudos

STM32F417 and FSMC question

Posted on May 09, 2012 at 08:09We want  to use STM32F415 as the controller in our project with NOR flash as the External Memory. As the same time we get an evaluation kit named STM3241G-EVAL using STM32F417, which is being with the external SRAM wit...

live1223 by Associate
  • 187 Views
  • 0 replies
  • 0 kudos

VBAT_Mesurement STM32V207 unusual results

Posted on May 08, 2012 at 18:13Hello, I've used the code from the example VBAT_Mesurement to test the ADC. Instead of connecting a  battery on pin VBAT I've connected VDD 3.3V. The program requests cyclic the converted value. .... VBATVoltage = (A...

hhosburg by Associate II
  • 359 Views
  • 2 replies
  • 0 kudos

STM32F103RB receiving data from USART

Posted on May 06, 2012 at 17:18Hi i stay try to send a character from Hyperterminal on the usart without any control on flow of usart(HW control or Xon/Xoff control)this is my code#define RCC_APB2ENR *(long*) 0x40021018#define GPIOA_ODR *(long*) 0x4...

I2C: 5 volts to 3.3. volts conversion

Posted on May 07, 2012 at 15:28Hi I'm using SRF08 ultrasonic distance sensor. This device returns the distance measure via I2C bus, but it works with 5 volts, so I'm afraid I could burn my STM32VL Discovery board. I wanted to know if this board coul...

Start up problem with isochronous usb transfer.

Posted on May 03, 2012 at 15:23Hello,We are two swedish students trying to implement a camera unit into a circuit board. The company we're writing this report for has developed this platform and our task is to write a protocol that handles the video...

emil83 by Associate
  • 582 Views
  • 4 replies
  • 0 kudos