STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to configure encoder on stm32 F1

Posted on August 18, 2013 at 22:52Hi,i'm working on configure the encoder for quadrature using STM32F1 and have been looking through the code on the forum but only find the code for STM32 F3 and F4, I try to change the code to match for F1 but it do...

STM32F10x USB Virtual COM port driver for Linux ( ubuntu)

Posted on August 18, 2013 at 07:32Hi,ST has driver for USB Virtual COM port for Windows. My STM32F10x devices works fine with that driver. I have just started working in Linux ( Ubuntu 12.04 LTS). I'm having hard time in finding the USB virtual COM ...

harinath by Associate III
  • 579 Views
  • 1 replies
  • 0 kudos

SPI Problems

Posted on August 16, 2013 at 05:25I am using the STM32F103 to interface with a FPGA over SPI and I am having the following issue. When I am reading a 32 bit variable from the FPGA (4 bytes) it seems to work fine with the first communication and then...

Reset

Posted on August 01, 2013 at 15:34Im doing reset in the STM32F103RBT6 board ... Im updating the data in seven segment display and when i pressed reset switch which was connected to hardware reset , it was hanging up the present data in display and n...

STM32f4 Discovery - run CODE from USBFS without O/S?

Posted on August 16, 2013 at 16:06Hi all, Simple question, I hope.. I understand how to read raw data from a USBFS device on the 2nd USB port, however is it possible to load + run code from a USBFS device connected to the port? I understand that the...

angus by Associate
  • 352 Views
  • 1 replies
  • 0 kudos

STM32f4 Discovery - how many ADCs usable?

Posted on August 16, 2013 at 15:59Hello, I understand the STM32f407-VG chip used on the Discovery board has 16 available ADC channels - how many are actually accessible on the board? Some of the ports seem to be assigned to e.g. the MEMS sensor, mic...

angus by Associate
  • 619 Views
  • 1 replies
  • 0 kudos

micromonitor port

Posted on August 16, 2013 at 17:15Hi, Being new to the list, I don't know if this will be of any interest, but i spent some time porting my boot monitor (http://www.umonfw.com) to the STM32F4 Discovery with the STM32F4DIS-BB expansion board.  I've b...