STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How do I assign a TUS

Posted on January 18, 2015 at 21:19hi How do I assign a TUS variable cont TUS = cont;      How do I ? thanks #include <stm32f10x.h> #include <stm32f10x_conf.h> #include <stm32f10x_rcc.h> #include <stm32f10x_gpio.h> #define  PORT     GPIOB #define   ...

kemal by Associate II
  • 484 Views
  • 2 replies
  • 0 kudos

STM32 integrated PTP Clock

Posted on January 18, 2015 at 21:38Hi there, I'm having difficulties understanding how to use the PTP hardware clock that is integrated in many STM32 devices with MAC Peripheral. The STM32F4x7 reference manual contains a diagram of the clock on page...

mst by Associate
  • 557 Views
  • 0 replies
  • 1 kudos

lcd interfacing using SPI

Posted on January 18, 2015 at 19:33Hello every one , In my project I need to interface  122x32 dot-matrix serial interface LCD module to stm32f101x controller using SPI . I couldn't find any example for communicating to LCD using SPI for stm32f10x s...

akiyanrs by Associate
  • 530 Views
  • 1 replies
  • 0 kudos

Changing TIM Capture Copare Mode Register on the run

Posted on January 18, 2015 at 16:27Hello,although I was reading through the referrence manual, I couldn�t find the answer to my question: Does anyone know when changes of the TIM CCMR ( Timer Capture Compare Mode Register) are taken into account? Fo...

endy by Associate
  • 589 Views
  • 1 replies
  • 0 kudos

STM32L100RCT6 : Problem with read out protection

Posted on June 03, 2014 at 21:24Hi all,I am using evaluation board STM32L100C-DISCO.  I have a problem with read-out protection.  I am using this code :[code]    /* Unlock the Flash Program Erase controller */    FLASH_Unlock();    FLASH_OB_Unlock()...

mpare by Associate II
  • 1330 Views
  • 8 replies
  • 0 kudos

STM32F103RBT6 - USB DRIVER

Posted on January 15, 2015 at 13:18I am using the kit below:http://www.dx.com/p/mini-stm32-stm32f103rbt6-development-board-w-2-8-tft-lcd-touch-screen-157301♯.VLeslivF-SgAfter installing the USB driver on windows7VCP_V1.3.1_Setup.exeNote: I had to ch...

erisson by Associate II
  • 1115 Views
  • 1 replies
  • 0 kudos

STM32F3 discovery board bootloader

Posted on January 07, 2014 at 17:12Hello everyone, i want to get bootloader working through USART protocol. I looked to the datahseet and it says, that BOOT0 should be 1, and BOOT1 0. Since BOOT1 here isnt and I/O pin, it has to be programed and i f...

arganasss by Associate II
  • 2595 Views
  • 16 replies
  • 0 kudos